Searched defs:tryToFoldLoadIntoMI (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/CodeGen/
H A DFastISel.h138 virtual bool tryToFoldLoadIntoMI(MachineInstr * /*MI*/, unsigned /*OpNo*/, function in class:llvm::FastISel
/freebsd-10.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp2074 bool PPCFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, function in class:PPCFastISel
/freebsd-10.3-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp2528 bool X86FastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, function in class:X86FastISel
/freebsd-10.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp2979 bool ARMFastISel::tryToFoldLoadIntoMI(MachineInstr *MI, unsigned OpNo, function in class:ARMFastISel

Completed in 124 milliseconds