| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ScalarizeMaskedMemIntrin.cpp | 168 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedLoad() local 212 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedLoad() local 302 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedStore() local 344 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedStore() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | ScalarizeMaskedMemIntrin.cpp | 171 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedLoad() local 215 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedLoad() local 306 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedStore() local 348 Value *Gep = Builder.CreateConstInBoundsGEP1_32(EltTy, FirstEltPtr, Idx); in scalarizeMaskedStore() local
|
| D | GVNHoist.cpp | 1078 GetElementPtrInst *Gep = nullptr; in makeGepOperandsAvailable() local
|
| /external/llvm/lib/Analysis/ |
| D | Delinearization.cpp | 77 else if (GetElementPtrInst *Gep = dyn_cast<GetElementPtrInst>(&Inst)) in getPointerOperand() local
|
| D | VectorUtils.cpp | 101 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
| D | CoroCleanup.cpp | 51 auto *Gep = Builder.CreateConstInBoundsGEP2_32(FrameTy, FramePtr, 0, Index); in lowerSubFn() local
|
| /external/llvm-project/llvm/lib/Transforms/Coroutines/ |
| D | CoroCleanup.cpp | 50 auto *Gep = Builder.CreateConstInBoundsGEP2_32(FrameTy, FramePtr, 0, Index); in lowerSubFn() local
|
| /external/llvm-project/polly/lib/CodeGen/ |
| D | IRBuilder.cpp | 198 if (auto *Gep = dyn_cast<GEPOperator>(Val)) { in findBasePtr() local
|
| /external/llvm-project/polly/lib/Support/ |
| D | ScopHelper.cpp | 551 static bool hasVariantIndex(GetElementPtrInst *Gep, Loop *L, Region &R, in hasVariantIndex()
|
| /external/llvm/lib/CodeGen/ |
| D | CodeGenPrepare.cpp | 1227 Value *Gep = in scalarizeMaskedLoad() local 1272 Value *Gep = in scalarizeMaskedLoad() local 1365 Value *Gep = in scalarizeMaskedStore() local 1396 Value *Gep = in scalarizeMaskedStore() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 129 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand()
|
| /external/llvm-project/llvm/lib/Analysis/ |
| D | VectorUtils.cpp | 136 unsigned llvm::getGEPInductionOperand(const GetElementPtrInst *Gep) { in getGEPInductionOperand()
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 2041 GetElementPtrInst *Gep = getGEPInstruction(Ptr); in isConsecutivePtr() local 2442 GetElementPtrInst *Gep = getGEPInstruction(Ptr); in vectorizeMemoryInstruction() local 5753 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); in isLikelyComplexAddressComputation() local 6196 GetElementPtrInst *Gep = cast<GetElementPtrInst>(&Inst); in collectValuesToIgnore() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | GVNHoist.cpp | 979 GetElementPtrInst *Gep = nullptr; in makeGepOperandsAvailable() local
|
| /external/llvm-project/llvm/unittests/Transforms/Utils/ |
| D | ScalarEvolutionExpanderTest.cpp | 129 Instruction *Gep = cast<Instruction>(V)->getPrevNode(); in TEST_F() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstructionSelector.cpp | 4437 MachineInstr *Gep = MRI.getVRegDef(Root.getReg()); in selectAddrModeRegisterOffset() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64InstructionSelector.cpp | 5310 MachineInstr *Gep = MRI.getVRegDef(Root.getReg()); in selectAddrModeRegisterOffset() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 5766 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); in getAddressAccessSCEV() local
|
| /external/llvm-project/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 6509 auto *Gep = dyn_cast<GetElementPtrInst>(Ptr); in getAddressAccessSCEV() local
|