HomeSort by: relevance | last modified time | path
    Searched defs:unfoldMemoryOperand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetInstrInfo.h 1265 /// unfoldMemoryOperand - Separate a single instruction which folded a load or
1269 unfoldMemoryOperand(MachineFunction &MF, MachineInstr &MI, unsigned Reg,
1275 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86InstrInfo.cpp 6253 bool X86InstrInfo::unfoldMemoryOperand(
6399 X86InstrInfo::unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,

Completed in 61 milliseconds