Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h468 void updateDbgValueForSpill(MachineInstr &Orig, int FrameIndex);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocFast.cpp1231 updateDbgValueForSpill(MI, SS); in handleDebugValue()
DMachineInstr.cpp2098 void llvm::updateDbgValueForSpill(MachineInstr &Orig, int FrameIndex) { in updateDbgValueForSpill() function in llvm