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

  /external/llvm/include/llvm/IR/
InstrTypes.h 602 Type *SrcIntPtrTy, ///< Integer type corresponding to Ptr SrcTy, or null
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp 250 Type *SrcIntPtrTy = DL && SrcTy->isPtrOrPtrVectorTy() ?
257 DstTy, SrcIntPtrTy, MidIntPtrTy,
263 (Res == Instruction::PtrToInt && DstTy != SrcIntPtrTy))
    [all...]
  /external/llvm/lib/IR/
Instructions.cpp     [all...]

Completed in 77 milliseconds