Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp209 void LivePhysRegs::addLiveOutsNoPristines(const MachineBasicBlock &MBB) { in addLiveOutsNoPristines() function in LivePhysRegs
235 addLiveOutsNoPristines(MBB); in addLiveOuts()
254 LiveRegs.addLiveOutsNoPristines(MBB); in computeLiveIns()
285 LiveRegs.addLiveOutsNoPristines(MBB); in recomputeLivenessFlags()
H A DStackMapLivenessAnalysis.cpp130 LiveRegs.addLiveOutsNoPristines(MBB); in calculateLiveness()
H A DBreakFalseDeps.cpp245 LiveRegSet.addLiveOutsNoPristines(*MBB); in processUndefReads()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h152 void addLiveOutsNoPristines(const MachineBasicBlock &MBB);