Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp391 MachineOperand &StoreBase = getBaseOperand(StoreInst); in buildCopy() local
500 MachineOperand &StoreBase = getBaseOperand(StoreInst); in updateKillStatus() local
617 const MachineOperand &StoreBase = getBaseOperand(StoreInst); in hasSameBaseOpValue() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp186 Value *StoreBase = in analyzeLoadFromClobberingWrite() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoads.cpp458 const Value *StoreBase = StorePtr->stripAndAccumulateConstantOffsets( in areNonOverlapSameBaseLoadAndStore() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18028 const BaseIndexOffset StoreBase = BaseIndexOffset::match(ST, DAG); in visitLIFETIME_END() local