Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp611 if (LoadBase.isReg() != StoreBase.isReg()) in hasSameBaseOpValue() local
386 MachineOperand &StoreBase = getBaseOperand(StoreInst); buildCopy() local
495 MachineOperand &StoreBase = getBaseOperand(StoreInst); updateKillStatus() local
[all...]
/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp183 Value *StoreBase = analyzeLoadFromClobberingWrite() local
/llvm-project/llvm/lib/Analysis/
H A DLoads.cpp481 const Value *StoreBase = StorePtr->stripAndAccumulateConstantOffsets( areNonOverlapSameBaseLoadAndStore() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp537 C.BasePtr = StoreBase; in addStoreToCandidate() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp21636 const BaseIndexOffset StoreBase = BaseIndexOffset::match(ST, DAG); visitLIFETIME_END() local
[all...]