Home
last modified time | relevance | path

Searched refs:EmitLiveInCopies (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineRegisterInfo.cpp216 MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, in EmitLiveInCopies() function in MachineRegisterInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRegisterInfo.h331 void EmitLiveInCopies(MachineBasicBlock *EntryMBB,
/external/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp398 MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, in EmitLiveInCopies() function in MachineRegisterInfo
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h816 void EmitLiveInCopies(MachineBasicBlock *EntryMBB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineRegisterInfo.cpp465 MachineRegisterInfo::EmitLiveInCopies(MachineBasicBlock *EntryMBB, in EmitLiveInCopies() function in MachineRegisterInfo
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h935 void EmitLiveInCopies(MachineBasicBlock *EntryMBB,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp295 RegInfo->EmitLiveInCopies(EntryMBB, TRI, TII); in runOnMachineFunction()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp506 RegInfo->EmitLiveInCopies(EntryMBB, TRI, *TII); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp479 RegInfo->EmitLiveInCopies(EntryMBB, TRI, *TII); in runOnMachineFunction()