Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLivePhysRegs.cpp207 void LivePhysRegs::addLiveOutsNoPristines(const MachineBasicBlock &MBB) { in addLiveOutsNoPristines() function in LivePhysRegs
233 addLiveOutsNoPristines(MBB); in addLiveOuts()
248 LiveRegs.addLiveOutsNoPristines(MBB); in computeLiveIns()
283 LiveRegs.addLiveOutsNoPristines(MBB); in recomputeLivenessFlags()
DStackMapLivenessAnalysis.cpp130 LiveRegs.addLiveOutsNoPristines(MBB); in calculateLiveness()
DBreakFalseDeps.cpp227 LiveRegSet.addLiveOutsNoPristines(*MBB); in processUndefReads()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLivePhysRegs.h147 void addLiveOutsNoPristines(const MachineBasicBlock &MBB);