Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp183 Value *StoreBase = in analyzeLoadFromClobberingWrite() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp520 Register StoreBase = BIO.BaseReg; in addStoreToCandidate() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoads.cpp455 const Value *StoreBase = StorePtr->stripAndAccumulateConstantOffsets( in areNonOverlapSameBaseLoadAndStore() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19906 const BaseIndexOffset StoreBase = BaseIndexOffset::match(ST, DAG); in visitLIFETIME_END() local