OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SrcIntPtrTy
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Instructions.cpp
2731
Type *SrcTy, Type *MidTy, Type *DstTy, Type *
SrcIntPtrTy
, Type *MidIntPtrTy,
2851
if (!
SrcIntPtrTy
|| DstIntPtrTy !=
SrcIntPtrTy
)
2853
unsigned PtrSize =
SrcIntPtrTy
->getScalarSizeInBits();
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCasts.cpp
258
Type *
SrcIntPtrTy
=
265
DstTy,
SrcIntPtrTy
, MidIntPtrTy,
271
(Res == Instruction::PtrToInt && DstTy !=
SrcIntPtrTy
))
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InstrTypes.h
673
Type *
SrcIntPtrTy
, ///< Integer type corresponding to Ptr SrcTy, or null
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InstructionSimplify.cpp
4562
Type *
SrcIntPtrTy
=
4569
SrcIntPtrTy
, MidIntPtrTy,
Completed in 33 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026