| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchExpandAtomicPseudoInsts.cpp | 332 computeAndAddLiveIns(LiveRegs, *LoopMBB); in expandAtomicBinOp() 333 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicBinOp() 461 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicMinMaxOp() 462 computeAndAddLiveIns(LiveRegs, *LoopIfBodyMBB); in expandAtomicMinMaxOp() 463 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicMinMaxOp() 464 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicMinMaxOp() 597 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicCmpXchg() 598 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicCmpXchg() 599 computeAndAddLiveIns(LiveRegs, *TailMBB); in expandAtomicCmpXchg() 600 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicCmpXchg()
|
| H A D | LoongArchExpandPseudoInsts.cpp | 424 computeAndAddLiveIns(LiveRegs, *FalseBB); in expandCopyCFR() 425 computeAndAddLiveIns(LiveRegs, *SinkBB); in expandCopyCFR()
|
| /freebsd-14.2/contrib/llvm-project/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 …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVExpandAtomicPseudoInsts.cpp | 421 computeAndAddLiveIns(LiveRegs, *LoopMBB); in expandAtomicBinOp() 422 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicBinOp() 551 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicMinMaxOp() 552 computeAndAddLiveIns(LiveRegs, *LoopIfBodyMBB); in expandAtomicMinMaxOp() 553 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicMinMaxOp() 554 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicMinMaxOp() 724 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in expandAtomicCmpXchg() 725 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in expandAtomicCmpXchg() 726 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicCmpXchg()
|
| H A D | RISCVExpandPseudoInsts.cpp | 255 computeAndAddLiveIns(LiveRegs, *TrueBB); in expandCCOp() 256 computeAndAddLiveIns(LiveRegs, *MergeBB); in expandCCOp()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LivePhysRegs.h | 193 void computeAndAddLiveIns(LivePhysRegs &LiveRegs, 203 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ExpandPseudoInsts.cpp | 290 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP() 291 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 295 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 422 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP_128() 423 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() 424 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP_128() 429 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() 735 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandSetTagLoop() 736 computeAndAddLiveIns(LiveRegs, *LoopBB); in expandSetTagLoop() 740 computeAndAddLiveIns(LiveRegs, *LoopBB); in expandSetTagLoop() [all …]
|
| /freebsd-14.2/contrib/llvm-project/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()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchRelaxation.cpp | 322 computeAndAddLiveIns(LiveRegs, *NewBB); in splitBlockBeforeInstr() 392 computeAndAddLiveIns(LiveRegs, *NewBB); in fixupConditionalBranch() 636 computeAndAddLiveIns(LiveRegs, *RestoreBB); in fixupUnconditionalBranch()
|
| H A D | LivePhysRegs.cpp | 336 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns() function in llvm
|
| H A D | BranchFolding.cpp | 423 computeAndAddLiveIns(LiveRegs, *NewMBB); in SplitMBBAt()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMBlockPlacement.cpp | 139 computeAndAddLiveIns(LiveRegs, *NewBlock); in revertWhileToDoLoop()
|
| H A D | ARMExpandPseudoInsts.cpp | 1895 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP() 1896 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1897 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 1900 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1902 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 2016 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP_64() 2017 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 2018 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64() 2021 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 2023 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64()
|