Home
last modified time | relevance | path

Searched defs:BasePtr (Results 1 – 25 of 115) sorted by relevance

12345

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
DRISCVGatherScatterLowering.cpp185 PHINode *&BasePtr, in matchStridedRecurrence()
394 Value *BasePtr = in determineBaseAndStride() local
430 Value *BasePtr = in determineBaseAndStride() local
465 Value *BasePtr, *Stride; in tryCreateStridedLoadStore() local
/external/llvm/lib/Target/X86/
DX86RegisterInfo.h50 unsigned BasePtr; variable
DX86RegisterInfo.cpp462 unsigned BasePtr = getX86SubSuperRegister(getBaseRegister(), 64); in getReservedRegs() local
582 unsigned BasePtr; in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86RegisterInfo.h49 unsigned BasePtr; variable
DX86RegisterInfo.cpp558 Register BasePtr = getX86SubSuperRegister(getBaseRegister(), 64); in getReservedRegs() local
690 Register BasePtr = MI.getOperand(1).getReg(); in tryOptimizeLEAtoMOV() local
731 unsigned BasePtr; in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86RegisterInfo.h49 unsigned BasePtr; variable
DX86RegisterInfo.cpp570 Register BasePtr = getX86SubSuperRegister(getBaseRegister(), 64); in getReservedRegs() local
759 Register BasePtr = MI.getOperand(1).getReg(); in tryOptimizeLEAtoMOV() local
800 Register BasePtr; in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kRegisterInfo.h42 unsigned BasePtr; variable
DM68kRegisterInfo.cpp183 unsigned BasePtr; in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp326 Function *BasePtr = getBasePtrIntrinsic(M, IsV5OrAbove); in runOnModule() local
358 Function *BasePtr = getBasePtrIntrinsic(*F.getParent(), IsV5OrAbove); in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp258 Value *BasePtr, int Idx, in CreateGEP()
272 IRBuilder<> &B, Type *Ty, Value *BasePtr, in CreateGEP()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp263 Value *BasePtr, int Idx, in CreateGEP()
277 IRBuilder<> &B, Type *Ty, Value *BasePtr, in CreateGEP()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp247 Value *BasePtr = Builder.CreateIntToPtr(Zero, Builder.getInt8PtrTy()); in decomposePtr() local
550 Value *BasePtr = decomposePtr( in tryCreateMaskedGatherOffset() local
703 Value *BasePtr = decomposePtr( in tryCreateMaskedScatterOffset() local
746 Value *BasePtr = decomposeGEP(Offsets, Ty, GEP, Builder); in tryCreateIncrementingGatScat() local
802 IntrinsicInst *I, Value *BasePtr, Value *Offsets, unsigned TypeScale, in tryCreateIncrementingWBGatScat()
/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.cpp80 unsigned BasePtr; in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp115 unsigned BasePtr = (TFI->hasFP(MF) ? MSP430::FP : MSP430::SP); in eliminateFrameIndex() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp115 unsigned BasePtr = (TFI->hasFP(MF) ? MSP430::R4 : MSP430::SP); in eliminateFrameIndex() local
/external/llvm/lib/Target/MSP430/
DMSP430RegisterInfo.cpp116 unsigned BasePtr = (TFI->hasFP(MF) ? MSP430::FP : MSP430::SP); in eliminateFrameIndex() local
/external/llvm/lib/CodeGen/
DShadowStackGCLowering.cpp355 Value *BasePtr, int Idx, in CreateGEP()
369 IRBuilder<> &B, Type *Ty, Value *BasePtr, in CreateGEP()
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp123 static bool IsPtrInBounds(Value *BasePtr) { in IsPtrInBounds()
314 Value *BasePtr = GetPointerOperand(MemI); in runOnLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
DVVPISelLowering.cpp129 SDValue BasePtr = getMemoryPtr(Op); in lowerVVP_LOAD_STORE() local
272 SDValue BasePtr = getMemoryPtr(Op); in lowerVVP_GATHER_SCATTER() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVEGatherScatterLowering.cpp240 Value *BasePtr = checkGEP(Offsets, Ty, Ptr, Builder); in tryCreateMaskedGatherOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFrameLowering.cpp186 Register BasePtr = MRI.createVirtualRegister(PtrRC); in emitPrologue() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp95 Value *BasePtr; member in __anonb1b08a3e0111::InitializerBuilder
111 InitializerBuilder(uint64_t Size, const DataLayout *DL, Value *BasePtr, in InitializerBuilder()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp256 static bool IsPtrInBounds(Value *BasePtr) { in IsPtrInBounds()
503 Value *BasePtr = GetPointerOperand(MemI); in rewriteLoadStores() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64StackTagging.cpp74 Value *BasePtr; member in __anon910d8cb80111::InitializerBuilder
90 InitializerBuilder(uint64_t Size, const DataLayout *DL, Value *BasePtr, in InitializerBuilder()

12345