Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp2273 auto &GEPInst = cast<GetElementPtrInst>(I); in writeInstruction() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1545 auto GEPInst = MIRBuilder.buildIntrinsic(Intrinsic::spv_gep, in buildEnqueueKernel() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2879 if (const GetElementPtrInst *GEPInst = dyn_cast<GetElementPtrInst>(U)) { in shouldConsiderAddressTypePromotion() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2867 auto &GEPInst = cast<GetElementPtrInst>(I); in writeInstruction() local