HomeSort by relevance Sort by last modified time
    Searched refs:TryToFoldLoad (Results 1 - 4 of 4) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 126 /// TryToFoldLoad - The specified machine instr operand is a vreg, and that
130 virtual bool TryToFoldLoad(MachineInstr * /*MI*/, unsigned /*OpNo*/,
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 71 /// TryToFoldLoad - The specified machine instr operand is a vreg, and that
75 virtual bool TryToFoldLoad(MachineInstr *MI, unsigned OpNo,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp 147 virtual bool TryToFoldLoad(MachineInstr *MI, unsigned OpNo,
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp     [all...]

Completed in 124 milliseconds