Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp37 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(*I); in calculateLiveness()
DExecutionDepsFix.cpp565 LiveRegSet.stepBackward(*I); in processUndefReads()
DIfConversion.cpp1372 DontKill.stepBackward(*I); in IfConvertDiamond()
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h106 void stepBackward(const MachineInstr &MI);
/external/llvm/lib/Target/X86/
DX86FloatingPoint.cpp1685 LPR.stepBackward(MI); in setKillFlags()