Home
last modified time | relevance | path

Searched defs:computeLiveIns (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp242 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp248 void llvm::computeLiveIns(LivePhysRegs &LiveRegs, in computeLiveIns() function in llvm
H A DRDFLiveness.cpp736 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp526 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp682 void Liveness::computeLiveIns() { in computeLiveIns() function in Liveness
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp402 void BranchFolder::computeLiveIns(MachineBasicBlock &MBB) { in computeLiveIns() function in BranchFolder