Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBuilder.h536 MachineInstr *buildDbgValueForSpill(MachineBasicBlock &BB,
541 buildDbgValueForSpill(MachineBasicBlock &BB, MachineBasicBlock::iterator I,
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp2330 MachineInstr *llvm::buildDbgValueForSpill(MachineBasicBlock &BB, in buildDbgValueForSpill() function in llvm
2353 MachineInstr *llvm::buildDbgValueForSpill( in buildDbgValueForSpill() function in llvm
HDInlineSpiller.cpp1154 buildDbgValueForSpill(*MBB, &MI, MI, StackSlot, Reg); in spillAroundUses()
HDRegAllocFast.cpp592 MachineInstr *NewDV = buildDbgValueForSpill( in spill()