Home
last modified time | relevance | path

Searched refs:computeLiveIns (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLivePhysRegs.cpp246 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
341 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
DRDFLiveness.cpp739 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
DBranchFolding.cpp847 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DLivePhysRegs.h182 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
DRDFLiveness.h117 void computeLiveIns();
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp328 LV.computeLiveIns(); in runOnMachineFunction()
DHexagonOptAddrMode.cpp815 L.computeLiveIns(); in runOnMachineFunction()