Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DFastISel.h123 virtual bool TryToFoldLoad(MachineInstr * /*MI*/, unsigned /*OpNo*/, in TryToFoldLoad() function
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2157 bool X86FastISel::TryToFoldLoad(MachineInstr *MI, unsigned OpNo, in TryToFoldLoad() function in X86FastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp2594 bool ARMFastISel::TryToFoldLoad(MachineInstr *MI, unsigned OpNo, in TryToFoldLoad() function in ARMFastISel