| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVExpandAtomicPseudoInsts.cpp | 373 computeAndAddLiveIns(LiveRegs, *LoopMBB); in expandAtomicBinOp() 374 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicBinOp() 503 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicMinMaxOp() 504 computeAndAddLiveIns(LiveRegs, *LoopIfBodyMBB); in expandAtomicMinMaxOp() 505 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicMinMaxOp() 506 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicMinMaxOp() 600 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicCmpXchg() 601 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicCmpXchg() 602 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicCmpXchg()
|
| H A D | RISCVExpandPseudoInsts.cpp | 192 computeAndAddLiveIns(LiveRegs, *NewMBB); in expandAuipcInstPair()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsExpandPseudo.cpp | 192 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwapSubword() 193 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwapSubword() 194 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicCmpSwapSubword() 195 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwapSubword() 293 computeAndAddLiveIns(LiveRegs, *loop1MBB); in expandAtomicCmpSwap() 294 computeAndAddLiveIns(LiveRegs, *loop2MBB); in expandAtomicCmpSwap() 295 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicCmpSwap() 567 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOpSubword() 568 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicBinOpSubword() 569 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOpSubword() [all …]
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ExpandPseudoInsts.cpp | 252 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP() 253 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 257 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 384 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP_128() 385 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() 386 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP_128() 391 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() 677 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandSetTagLoop() 678 computeAndAddLiveIns(LiveRegs, *LoopBB); in expandSetTagLoop() 682 computeAndAddLiveIns(LiveRegs, *LoopBB); in expandSetTagLoop() [all …]
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 194 void computeAndAddLiveIns(LivePhysRegs &LiveRegs, 201 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCExpandISEL.cpp | 386 computeAndAddLiveIns(LPR, *NewSuccessor); in reorganizeBlockLayout() 468 computeAndAddLiveIns(LPR, *TrueBlock); in populateBlocks() 474 computeAndAddLiveIns(LPR, *FalseBlock); in populateBlocks()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | BranchRelaxation.cpp | 265 computeAndAddLiveIns(LiveRegs, *NewBB); in splitBlockBeforeInstr() 330 computeAndAddLiveIns(LiveRegs, *NewBB); in fixupConditionalBranch() 497 computeAndAddLiveIns(LiveRegs, *RestoreBB); in fixupUnconditionalBranch()
|
| H A D | LivePhysRegs.cpp | 341 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns() function in llvm
|
| H A D | BranchFolding.cpp | 423 computeAndAddLiveIns(LiveRegs, *NewMBB); in SplitMBBAt()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMBlockPlacement.cpp | 139 computeAndAddLiveIns(LiveRegs, *NewBlock); in revertWhileToDoLoop()
|
| H A D | ARMExpandPseudoInsts.cpp | 1821 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP() 1822 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1823 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 1826 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1828 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 1942 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP_64() 1943 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 1944 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64() 1947 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 1949 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64()
|