Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
250 LiveRegs.stepBackward(MI); in computeLiveIns()
DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(*I); in calculateLiveness()
DLiveRegUnits.cpp44 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
DBreakFalseDeps.cpp234 LiveRegSet.stepBackward(I); in processUndefReads()
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h108 void stepBackward(const MachineInstr &MI);
/external/llvm-project/llvm/lib/CodeGen/
DLivePhysRegs.cpp68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
250 LiveRegs.stepBackward(MI); in computeLiveIns()
DStackMapLivenessAnalysis.cpp142 LiveRegs.stepBackward(*I); in calculateLiveness()
DLiveRegUnits.cpp40 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
DBreakFalseDeps.cpp249 LiveRegSet.stepBackward(I); in processUndefReads()
/external/llvm/lib/CodeGen/
DStackMapLivenessAnalysis.cpp143 LiveRegs.stepBackward(*I); in calculateLiveness()
DLivePhysRegs.cpp45 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostSelectOptimize.cpp123 LRU.stepBackward(II); in optimizeNZCVDefs()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRegUnits.h128 void stepBackward(const MachineInstr &MI);
DMachineOutliner.h151 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
DLivePhysRegs.h120 void stepBackward(const MachineInstr &MI);
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveRegUnits.h128 void stepBackward(const MachineInstr &MI);
DLivePhysRegs.h120 void stepBackward(const MachineInstr &MI);
DMachineOutliner.h152 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp359 LiveRegs.stepBackward(*MI); in processBasicBlock()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp265 LiveRegs.stepBackward(MI); in processBlock()
/external/llvm-project/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp449 LiveRegs.stepBackward(*MI); in processBasicBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZPostRewrite.cpp174 LiveRegs.stepBackward(*I); in expandCondMove()
DSystemZShortenInst.cpp337 LiveRegs.stepBackward(MI); in processBlock()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp450 LiveRegs.stepBackward(*MI); in processBasicBlock()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZPostRewrite.cpp174 LiveRegs.stepBackward(*I); in expandCondMove()

123