/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs 250 LiveRegs.stepBackward(MI); in computeLiveIns()
|
D | StackMapLivenessAnalysis.cpp | 142 LiveRegs.stepBackward(*I); in calculateLiveness()
|
D | LiveRegUnits.cpp | 44 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
|
D | BreakFalseDeps.cpp | 234 LiveRegSet.stepBackward(I); in processUndefReads()
|
/external/llvm/include/llvm/CodeGen/ |
D | LivePhysRegs.h | 108 void stepBackward(const MachineInstr &MI);
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LivePhysRegs.cpp | 68 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs 250 LiveRegs.stepBackward(MI); in computeLiveIns()
|
D | StackMapLivenessAnalysis.cpp | 142 LiveRegs.stepBackward(*I); in calculateLiveness()
|
D | LiveRegUnits.cpp | 40 void LiveRegUnits::stepBackward(const MachineInstr &MI) { in stepBackward() function in LiveRegUnits
|
D | BreakFalseDeps.cpp | 249 LiveRegSet.stepBackward(I); in processUndefReads()
|
/external/llvm/lib/CodeGen/ |
D | StackMapLivenessAnalysis.cpp | 143 LiveRegs.stepBackward(*I); in calculateLiveness()
|
D | LivePhysRegs.cpp | 45 void LivePhysRegs::stepBackward(const MachineInstr &MI) { in stepBackward() function in LivePhysRegs
|
/external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
D | AArch64PostSelectOptimize.cpp | 123 LRU.stepBackward(II); in optimizeNZCVDefs()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 128 void stepBackward(const MachineInstr &MI);
|
D | MachineOutliner.h | 151 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
|
D | LivePhysRegs.h | 120 void stepBackward(const MachineInstr &MI);
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveRegUnits.h | 128 void stepBackward(const MachineInstr &MI);
|
D | LivePhysRegs.h | 120 void stepBackward(const MachineInstr &MI);
|
D | MachineOutliner.h | 152 [this](MachineInstr &MI) { LRU.stepBackward(MI); }); in initLRU()
|
/external/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 359 LiveRegs.stepBackward(*MI); in processBasicBlock()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 265 LiveRegs.stepBackward(MI); in processBlock()
|
/external/llvm-project/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 449 LiveRegs.stepBackward(*MI); in processBasicBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZPostRewrite.cpp | 174 LiveRegs.stepBackward(*I); in expandCondMove()
|
D | SystemZShortenInst.cpp | 337 LiveRegs.stepBackward(MI); in processBlock()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86FixupBWInsts.cpp | 450 LiveRegs.stepBackward(*MI); in processBasicBlock()
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZPostRewrite.cpp | 174 LiveRegs.stepBackward(*I); in expandCondMove()
|