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

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

Completed in 222 milliseconds