Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h445 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocFast.cpp339 MachineInstr *NewDV = buildDbgValueForSpill(*MBB, MI, *DBG, FI); in spillVirtReg()
DInlineSpiller.cpp943 buildDbgValueForSpill(*MBB, MI, *MI, StackSlot); in spillAroundUses()
DMachineInstr.cpp1861 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm