Home
last modified time | relevance | path

Searched defs:StoreBase (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp386 MachineOperand &StoreBase = getBaseOperand(StoreInst); in buildCopy() local
495 MachineOperand &StoreBase = getBaseOperand(StoreInst); in updateKillStatus() local
611 const MachineOperand &StoreBase = getBaseOperand(StoreInst); in hasSameBaseOpValue() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp183 Value *StoreBase = in analyzeLoadFromClobberingWrite() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp537 Register StoreBase = BIO.getBase(); in addStoreToCandidate() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp488 const Value *StoreBase = StorePtr->stripAndAccumulateConstantOffsets( in areNonOverlapSameBaseLoadAndStore() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21695 const BaseIndexOffset StoreBase = BaseIndexOffset::match(ST, DAG); in visitLIFETIME_END() local