Searched defs:GTI (Results 1 - 14 of 14) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DLocal.cpp37 gep_type_iterator GTI = gep_type_begin(GEP); local
H A DBasicAliasAnalysis.cpp587 gep_type_iterator GTI = gep_type_begin(GEPOp); local
/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVGatherScatterLowering.cpp354 gep_type_iterator GTI = gep_type_begin(GEP); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp538 gep_type_iterator GTI = gep_type_begin(GEP); local
H A DSeparateConstOffsetFromGEP.cpp798 gep_type_iterator GTI = gep_type_begin(*GEP); local
817 gep_type_iterator GTI = gep_type_begin(*GEP); local
867 gep_type_iterator GTI local
927 gep_type_iterator GTI = gep_type_begin(*Variadic); local
1010 gep_type_iterator GTI = gep_type_begin(*GEP); local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp344 gep_type_iterator GTI = gep_type_begin(U); local
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp486 gep_type_iterator GTI = gep_type_begin(U); local
/openbsd-current/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp741 gep_type_iterator GTI = gep_type_begin(U); local
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h974 auto GTI = gep_type_begin(PointeeType, Operands); local
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp900 gep_type_iterator GTI = gep_type_begin(U); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2040 gep_type_iterator GTI = gep_type_begin(*Src); local
2317 gep_type_iterator GTI = gep_type_begin(GEP); local
/openbsd-current/gnu/llvm/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp4965 auto GTI = std::next(gep_type_begin(I)); local
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4684 gep_type_iterator GTI = gep_type_begin(AddrInst); local
/openbsd-current/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13704 gep_type_iterator GTI = gep_type_begin(Instr); local

Completed in 578 milliseconds