Home
last modified time | relevance | path

Searched defs:LoadInst (Results 1 – 25 of 56) sorted by relevance

123

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp339 findPotentialBlockers(MachineInstr *LoadInst) { in findPotentialBlockers()
380 void X86AvoidSFBPass::buildCopy(MachineInstr *LoadInst, unsigned NLoadOpcode, in buildCopy()
431 void X86AvoidSFBPass::buildCopies(int Size, MachineInstr *LoadInst, in buildCopies()
493 static void updateKillStatus(MachineInstr *LoadInst, MachineInstr *StoreInst) { in updateKillStatus()
556 unsigned X86AvoidSFBPass::getRegSizeInBytes(MachineInstr *LoadInst) { in getRegSizeInBytes()
563 MachineInstr *LoadInst, MachineInstr *StoreInst, in breakBlockedCopies()
608 static bool hasSameBaseOpValue(MachineInstr *LoadInst, in hasSameBaseOpValue()
679 MachineInstr *LoadInst = LoadStoreInstPair.first; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp338 findPotentialBlockers(MachineInstr *LoadInst) { in findPotentialBlockers()
384 void X86AvoidSFBPass::buildCopy(MachineInstr *LoadInst, unsigned NLoadOpcode, in buildCopy()
436 void X86AvoidSFBPass::buildCopies(int Size, MachineInstr *LoadInst, in buildCopies()
498 static void updateKillStatus(MachineInstr *LoadInst, MachineInstr *StoreInst) { in updateKillStatus()
565 unsigned X86AvoidSFBPass::getRegSizeInBytes(MachineInstr *LoadInst) { in getRegSizeInBytes()
572 MachineInstr *LoadInst, MachineInstr *StoreInst, in breakBlockedCopies()
617 static bool hasSameBaseOpValue(MachineInstr *LoadInst, in hasSameBaseOpValue()
688 MachineInstr *LoadInst = LoadStoreInstPair.first; in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DInstructions.h203 LoadInst(Value *Ptr, const Twine &NameStr, BasicBlock *InsertAtEnd) in LoadInst() function
210 LoadInst(Value *Ptr, const Twine &NameStr, bool isVolatile, in LoadInst() function
218 LoadInst(Value *Ptr, const Twine &NameStr, bool isVolatile, MaybeAlign Align, in LoadInst() function
227 LoadInst(Value *Ptr, const Twine &NameStr, bool isVolatile, MaybeAlign Align, in LoadInst() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DVNCoercion.h28 class LoadInst; variable
DSSAUpdater.h24 class LoadInst; variable
DLocal.h51 class LoadInst; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUMemoryUtils.h21 class LoadInst; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DVNCoercion.h27 class LoadInst; variable
DSSAUpdater.h24 class LoadInst; variable
DLocal.h43 class LoadInst; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoads.h26 class LoadInst; variable
DValueTracking.h35 class LoadInst; variable
/external/llvm/unittests/Transforms/Utils/
DMemorySSA.cpp91 LoadInst *LoadInst = B.CreateLoad(PointerArg); in TEST_F() local
128 LoadInst *LoadInst = B.CreateLoad(PointerArg); in TEST_F() local
171 LoadInst *LoadInst = B.CreateLoad(PointerArg); in TEST_F() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Scalar/
DMemCpyOptimizer.h30 class LoadInst; variable
DJumpThreading.h39 class LoadInst; variable
DSROA.h29 class LoadInst; variable
DGVN.h46 class LoadInst; variable
/external/llvm/include/llvm/Transforms/Utils/
DSSAUpdater.h23 class LoadInst; variable
DLocal.h36 class LoadInst; variable
/external/llvm/include/llvm/Analysis/
DMemoryLocation.h25 class LoadInst; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DJumpThreading.h42 class LoadInst; variable
DGVN.h47 class LoadInst; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DFastISel.h43 class LoadInst; variable
301 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DFastISel.h43 class LoadInst; variable
305 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h25 class LoadInst; variable

123