OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
597
Type *
SrcIntPtrTy
, ///< Integer type corresponding to Ptr SrcTy, or null
[
all
...]
/external/llvm/lib/IR/
Instructions.cpp
[
all
...]
Completed in 133 milliseconds