/freebsd/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(LiveReg in expandAtomicCmpXchg() [all...] |
H A D | LoongArchExpandPseudoInsts.cpp | 480 computeAndAddLiveIns(LiveRegs, *FalseBB); in expandCopyCFR() 481 computeAndAddLiveIns(LiveRegs, *SinkBB); in expandCopyCFR()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVExpandAtomicPseudoInsts.cpp | 421 computeAndAddLiveIns(LiveRegs, *LoopMBB); in expandAtomicMinMaxOp() 422 computeAndAddLiveIns(LiveRegs, *DoneMBB); in expandAtomicMinMaxOp() 551 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); in tryToFoldBNEOnCmpXchgResult() 552 computeAndAddLiveIns(LiveRegs, *LoopIfBodyMBB); in tryToFoldBNEOnCmpXchgResult() 553 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); in tryToFoldBNEOnCmpXchgResult() 554 computeAndAddLiveIns(LiveRegs, *DoneMBB); in tryToFoldBNEOnCmpXchgResult() 724 computeAndAddLiveIns(LiveRegs, *LoopHeadMBB); 725 computeAndAddLiveIns(LiveRegs, *LoopTailMBB); 726 computeAndAddLiveIns(LiveRegs, *DoneMBB);
|
H A D | RISCVExpandPseudoInsts.cpp | 255 computeAndAddLiveIns(LiveRegs, *TrueBB); in expandCCOp() 256 computeAndAddLiveIns(LiveRegs, *MergeBB); in expandCCOp()
|
/freebsd/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() 603 computeAndAddLiveIns(LiveRegs, *loopMBB); in expandAtomicBinOpSubword() 604 computeAndAddLiveIns(LiveRegs, *sinkMBB); in expandAtomicBinOpSubword() 605 computeAndAddLiveIns(LiveRegs, *exitMBB); in expandAtomicBinOpSubword() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LivePhysRegs.h | 195 void computeAndAddLiveIns(LivePhysRegs &LiveRegs, 205 computeAndAddLiveIns(LPR, MBB); in recomputeLiveIns()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandPseudoInsts.cpp | 303 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP() 304 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 305 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in expandCMP_SWAP() 308 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP() 310 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in expandCMP_SWAP() 435 computeAndAddLiveIns(LiveRegs, *DoneBB); in expandCMP_SWAP_128() 436 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() 437 computeAndAddLiveIns(LiveRegs, *StoreBB); in expandCMP_SWAP_128() 438 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in expandCMP_SWAP_128() 442 computeAndAddLiveIns(LiveRegs, *FailBB); in expandCMP_SWAP_128() [all …]
|
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | BranchRelaxation.cpp | 322 computeAndAddLiveIns(LiveRegs, *NewBB); in fixupConditionalBranch() 392 computeAndAddLiveIns(LiveRegs, *NewBB); in fixupConditionalBranch() 636 computeAndAddLiveIns(LiveRegs, *RestoreBB); in runOnMachineFunction()
|
H A D | LivePhysRegs.cpp | 336 void llvm::computeAndAddLiveIns(LivePhysRegs &LiveRegs, in computeAndAddLiveIns() function in llvm
|
H A D | BranchFolding.cpp | 427 computeAndAddLiveIns(LiveRegs, *NewMBB); in SplitMBBAt()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinFixupBufferSecurityCheck.cpp | 170 computeAndAddLiveIns(LiveRegs, *MBB); in FinishBlock()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBlockPlacement.cpp | 139 computeAndAddLiveIns(LiveRegs, *NewBlock); in revertWhileToDoLoop()
|
H A D | ARMExpandPseudoInsts.cpp | 1909 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP() 1910 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1911 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 1914 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP() 1916 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP() 2030 computeAndAddLiveIns(LiveRegs, *DoneBB); in ExpandCMP_SWAP_64() 2031 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 2032 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64() 2035 computeAndAddLiveIns(LiveRegs, *StoreBB); in ExpandCMP_SWAP_64() 2037 computeAndAddLiveIns(LiveRegs, *LoadCmpBB); in ExpandCMP_SWAP_64()
|