Searched refs:buildDbgValueForSpill (Results 1 – 8 of 8) sorted by relevance
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 472 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBuilder.h | 462 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | RegAllocFast.cpp | 331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill()
|
D | InlineSpiller.cpp | 975 buildDbgValueForSpill(*MBB, MI, *MI, StackSlot); in spillAroundUses()
|
D | MachineInstr.cpp | 2086 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RegAllocFast.cpp | 406 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill()
|
D | InlineSpiller.cpp | 1005 buildDbgValueForSpill(*MBB, MI, *MI, StackSlot); in spillAroundUses()
|
D | MachineInstr.cpp | 2179 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm
|