Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h107 virtual bool TryToFoldLoad(MachineInstr * /*MI*/, unsigned /*OpNo*/, in TryToFoldLoad() function
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2105 bool X86FastISel::TryToFoldLoad(MachineInstr *MI, unsigned OpNo, in TryToFoldLoad() function in X86FastISel