Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A 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
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DVNCoercion.h27 class LoadInst; variable
H A DLocal.h44 class LoadInst; variable
H A DSSAUpdater.h24 class LoadInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoads.h26 class LoadInst; variable
H A DInstructionSimplify.h48 class LoadInst; variable
H A DAliasSetTracker.h40 class LoadInst; variable
H A DMemoryLocation.h28 class LoadInst; variable
H A DMemoryBuiltins.h46 class LoadInst; variable
H A DValueTracking.h38 class LoadInst; variable
H A DTargetTransformInfo.h55 class LoadInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUMemoryUtils.h22 class LoadInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DMemCpyOptimizer.h31 class LoadInst; variable
H A DSROA.h30 class LoadInst; global() variable
H A DJumpThreading.h41 class LoadInst; variable
H A DGVN.h46 class LoadInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h79 class LoadInst; variable
182 friend class LoadInst; // For getting `Val`. variable
507 friend class LoadInst; // For getTopmostLLVMInstruction(). variable
622 LoadInst(llvm::LoadInst *LI, Context &Ctx) in LoadInst() function
874 friend LoadInst; // For createLoadInst() variable
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFastISel.h43 class LoadInst; variable
304 const LoadInst * /*LI*/) { in tryToFoldLoadIntoMI()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h74 class LoadInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp383 static unsigned isMatchingStore(MachineInstr &LoadInst, in isMatchingStore()
628 static bool isLdOffsetInRangeOfSt(MachineInstr &LoadInst, in isLdOffsetInRangeOfSt()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp1264 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, in LoadInst() function in LoadInst
1268 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1273 LoadInst::LoadInst(Type *Ty, Value *Ptr, const Twine &Name, bool isVolatile, in LoadInst() function in LoadInst
1278 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 DX86InstructionSelector.cpp1533 MachineInstr *LoadInst = nullptr; in materializeFP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1578 const MCInstrDesc& LoadInst = TII.get( isPPC64 ? PPC::LD in emitEpilogue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2822 auto LoadInst = in SelectMVE_VLD() local
2832 auto LoadInst = in SelectMVE_VLD() local