HomeSort by relevance Sort by last modified time
    Searched defs:unfoldMemoryOperand (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 477 /// unfoldMemoryOperand - Separate a single instruction which folded a load or
480 virtual bool unfoldMemoryOperand(MachineFunction &MF, MachineInstr *MI,
486 virtual bool unfoldMemoryOperand(SelectionDAG &DAG, SDNode *N,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 173 milliseconds