Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDLivePhysRegs.cpp248 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
338 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
HDRDFLiveness.cpp743 void Liveness::computeLiveIns() { in computeLiveIns() function in llvm::rdf::Liveness
HDBranchFolding.cpp852 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDLivePhysRegs.h185 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
HDRDFLiveness.h103 void computeLiveIns();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonRDFOpt.cpp346 LV.computeLiveIns(); in runOnMachineFunction()
HDHexagonOptAddrMode.cpp900 L.computeLiveIns(); in runOnMachineFunction()