Home
last modified time | relevance | path

Searched refs:updateDbgValueForSpill (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h451 void updateDbgValueForSpill(MachineInstr &Orig, int FrameIndex);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocFast.cpp897 updateDbgValueForSpill(*DebugMI, SS); in allocateBasicBlock()
DMachineInstr.cpp1873 void llvm::updateDbgValueForSpill(MachineInstr &Orig, int FrameIndex) { in updateDbgValueForSpill() function in llvm