Home
last modified time | relevance | path

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

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