Home
last modified time | relevance | path

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

/freebsd-src/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
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp183 Value *StoreBase = in analyzeLoadFromClobberingWrite() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp479 const Value *StoreBase = StorePtr->stripAndAccumulateConstantOffsets( areNonOverlapSameBaseLoadAndStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp523 Register StoreBase = BIO.getBase(); addStoreToCandidate() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21327 const BaseIndexOffset StoreBase = BaseIndexOffset::match(ST, DAG); visitLIFETIME_END() local
[all...]