Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp242 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
337 computeLiveIns(LiveRegs, MBB); in computeAndAddLiveIns()
H A DRDFLiveness.cpp739 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
H A DBranchFolding.cpp847 computeLiveIns(NewLiveIns, *MBB); in mergeCommonTails()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLivePhysRegs.h178 void computeLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB);
H A DRDFLiveness.h117 void computeLiveIns();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp328 LV.computeLiveIns(); in runOnMachineFunction()
H A DHexagonOptAddrMode.cpp815 L.computeLiveIns(); in runOnMachineFunction()