Home
last modified time | relevance | path

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

12

/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/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/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
DAliasSetTracker.h30 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-10.0/llvm/include/llvm/CodeGen/
DFastISel.h43 class LoadInst; variable
305 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
DSelectionDAGISel.h41 class LoadInst; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryLocation.h25 class LoadInst; variable
DMemoryBuiltins.h47 class LoadInst; variable
DMemoryDependenceAnalysis.h42 class LoadInst; variable
DAliasSetTracker.h38 class LoadInst; variable
/external/llvm/lib/IR/
DInstructions.cpp1326 LoadInst::LoadInst(Value *Ptr, const Twine &Name, Instruction *InsertBef) in LoadInst() function in LoadInst
1329 LoadInst::LoadInst(Value *Ptr, const Twine &Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst
1332 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1336 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1340 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1345 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1350 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1362 LoadInst::LoadInst(Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1375 LoadInst::LoadInst(Value *Ptr, const char *Name, Instruction *InsertBef) in LoadInst() function in LoadInst
1385 LoadInst::LoadInst(Value *Ptr, const char *Name, BasicBlock *InsertAE) in LoadInst() function in LoadInst
[all …]
/external/llvm/lib/Analysis/
DMemoryBuiltins.cpp596 SizeOffsetType ObjectSizeOffsetVisitor::visitLoadInst(LoadInst&) { in visitLoadInst() argument
795 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitLoadInst(LoadInst&) { in visitLoadInst() argument
/external/llvm/include/llvm/CodeGen/
DFastISel.h290 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
DSelectionDAGISel.h38 class LoadInst; variable
/external/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp417 static unsigned isMatchingStore(MachineInstr &LoadInst, in isMatchingStore()
601 static bool isLdOffsetInRangeOfSt(MachineInstr &LoadInst, in isLdOffsetInRangeOfSt()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp776 SizeOffsetType ObjectSizeOffsetVisitor::visitLoadInst(LoadInst&) { in visitLoadInst() argument
986 SizeOffsetEvalType ObjectSizeOffsetEvaluator::visitLoadInst(LoadInst&) { in visitLoadInst() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1290 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, in LoadInst() function in LoadInst
1294 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, in LoadInst() function in LoadInst
1298 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1302 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1306 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1311 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1316 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1328 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst

12