Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetInstrInfo.h453 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function
459 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2610 bool X86InstrInfo::unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI, in unfoldMemoryOperand() function in X86InstrInfo
2736 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N, in unfoldMemoryOperand() function in X86InstrInfo