Home
last modified time | relevance | path

Searched refs:buildDbgValueForSpill (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h472 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h462 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp331 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill()
DInlineSpiller.cpp975 buildDbgValueForSpill(*MBB, MI, *MI, StackSlot); in spillAroundUses()
DMachineInstr.cpp2086 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm
/external/llvm-project/llvm/lib/CodeGen/
DRegAllocFast.cpp406 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, Before, *DBG, FI); in spill()
DInlineSpiller.cpp1005 buildDbgValueForSpill(*MBB, MI, *MI, StackSlot); in spillAroundUses()
DMachineInstr.cpp2179 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm