| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AvoidStoreForwardingBlocks.cpp | 338 findPotentialBlockers(MachineInstr *LoadInst) { in findPotentialBlockers() 379 void X86AvoidSFBPass::buildCopy(MachineInstr *LoadInst, unsigned NLoadOpcode, in buildCopy() 430 void X86AvoidSFBPass::buildCopies(int Size, MachineInstr *LoadInst, in buildCopies() 492 static void updateKillStatus(MachineInstr *LoadInst, MachineInstr *StoreInst) { in updateKillStatus() 555 unsigned X86AvoidSFBPass::getRegSizeInBytes(MachineInstr *LoadInst) { in getRegSizeInBytes() 562 MachineInstr *LoadInst, MachineInstr *StoreInst, in breakBlockedCopies() 607 static bool hasSameBaseOpValue(MachineInstr *LoadInst, in hasSameBaseOpValue() 675 MachineInstr *LoadInst = LoadStoreInstPair.first; in runOnMachineFunction() local
|
| H A D | X86InstructionSelector.cpp | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | VNCoercion.h | 28 class LoadInst; variable
|
| H A D | SSAUpdater.h | 24 class LoadInst; variable
|
| H A D | Local.h | 45 class LoadInst; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | Loads.h | 27 class LoadInst; variable
|
| H A D | InstructionSimplify.h | 49 class LoadInst; variable
|
| H A D | AliasSetTracker.h | 43 class LoadInst; variable
|
| H A D | MemoryLocation.h | 29 class LoadInst; variable
|
| H A D | MemoryBuiltins.h | 46 class LoadInst; variable
|
| H A D | TargetTransformInfo.h | 56 class LoadInst; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUMemoryUtils.h | 22 class LoadInst; variable
|
| H A D | AMDGPUPreloadKernelArguments.cpp | 232 ImplicitArgLoads, [&](const std::pair<LoadInst *, unsigned> &Load) { in tryAllocHiddenArgPreloadSGPRs() 250 LoadInst *LoadInst = I->first; in tryAllocHiddenArgPreloadSGPRs() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | MemCpyOptimizer.h | 32 class LoadInst; variable
|
| H A D | SROA.h | 30 class LoadInst; global() variable
|
| H A D | JumpThreading.h | 42 class LoadInst; variable
|
| H A D | GVN.h | 46 class LoadInst; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | FastISel.h | 43 class LoadInst; variable 301 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Tracker.h | 58 class LoadInst; variable
|
| H A D | Value.h | 121 friend class LoadInst; // For getting `Val`. variable
|
| H A D | Instruction.h | 72 friend class LoadInst; // For getTopmostLLVMInstruction(). variable 1199 LoadInst(llvm::LoadInst *LI, Context &Ctx) in LoadInst() function
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.h | 73 class LoadInst; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64LoadStoreOptimizer.cpp | 413 static unsigned isMatchingStore(MachineInstr &LoadInst, in isMatchingStore() 694 static bool isLdOffsetInRangeOfSt(MachineInstr &LoadInst, in isLdOffsetInRangeOfSt()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instructions.cpp | 1327 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, in LoadInst() function in LoadInst 1331 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1336 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst 1341 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/ |
| H A D | X86InstructionSelector.cpp | 1573 MachineInstr *LoadInst = nullptr; in materializeFP() local
|