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

  /external/llvm/include/llvm/CodeGen/
FastISel.h 103 /// TryToFoldLoad - The specified machine instr operand is a vreg, and that
107 virtual bool TryToFoldLoad(MachineInstr * /*MI*/, unsigned /*OpNo*/,
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 68 /// TryToFoldLoad - The specified machine instr operand is a vreg, and that
72 virtual bool TryToFoldLoad(MachineInstr *MI, unsigned OpNo,
    [all...]

Completed in 28 milliseconds