HomeSort by relevance Sort by last modified time
    Searched refs:MidIntPtrTy (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/IR/
InstrTypes.h 603 Type *MidIntPtrTy, ///< Integer type corresponding to Ptr MidTy, or null
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 252 Type *MidIntPtrTy = DL && MidTy->isPtrOrPtrVectorTy() ?
257 DstTy, SrcIntPtrTy, MidIntPtrTy,
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 392 milliseconds