Home
last modified time | relevance | path

Searched defs:foldMemoryOperand (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp498 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo
777 MachineInstr *TargetInstrInfo::foldMemoryOperand(MachineBasicBlock::iterator MI, in foldMemoryOperand() function in TargetInstrInfo
DInlineSpiller.cpp1082 foldMemoryOperand(ArrayRef<std::pair<MachineInstr*, unsigned> > Ops, in foldMemoryOperand() function in InlineSpiller