Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugValues.cpp238 bool isSpillInstruction(const MachineInstr &MI, MachineFunction *MF,
469 bool LiveDebugValues::isSpillInstruction(const MachineInstr &MI, in isSpillInstruction() function in LiveDebugValues
532 if (!isSpillInstruction(MI, MF, Reg)) in transferSpillInst()