Home
last modified time | relevance | path

Searched defs:GEPInst (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2272 auto &GEPInst = cast<GetElementPtrInst>(I); writeInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1647 auto GEPInst = MIRBuilder.buildIntrinsic( buildEnqueueKernel() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp3495 if (const GetElementPtrInst *GEPInst = dyn_cast<GetElementPtrInst>(U)) { shouldConsiderAddressTypePromotion() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2916 auto &GEPInst = cast<GetElementPtrInst>(I); writeInstruction() local