Home
last modified time | relevance | path

Searched refs:isLiveIn (Results 1 – 25 of 48) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegColoring.cpp121 if (MRI->isLiveIn(LHS->reg) != MRI->isLiveIn(RHS->reg)) in runOnMachineFunction()
122 return MRI->isLiveIn(LHS->reg); in runOnMachineFunction()
143 if (!MRI->isLiveIn(Old)) in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveVariables.h108 bool isLiveIn(const MachineBasicBlock &MBB,
283 bool isLiveIn(unsigned Reg, const MachineBasicBlock &MBB) { in isLiveIn() function
284 return getVarInfo(Reg).isLiveIn(MBB, Reg, *MRI); in isLiveIn()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPHIElimination.cpp103 bool isLiveIn(unsigned Reg, const MachineBasicBlock *MBB);
612 ShouldSplit = ShouldSplit && !isLiveIn(Reg, &MBB); in SplitPHIEdges()
642 bool PHIElimination::isLiveIn(unsigned Reg, const MachineBasicBlock *MBB) { in isLiveIn() function in PHIElimination
648 return LV->isLiveIn(Reg, *MBB); in isLiveIn()
DImplicitNullChecks.cpp319 if (MBB->isLiveIn(*AR)) in AnyAliasLiveIn()
694 if (!Reg || MBB->isLiveIn(Reg)) in rewriteNullChecks()
703 if (!NC.getNotNullSucc()->isLiveIn(MO.getReg())) in rewriteNullChecks()
DMachineLoopUtils.cpp140 if (MBB->isLiveIn(PhysReg)) in isRegLiveInExitBlocks()
DPrologEpilogInserter.cpp512 if (!MRI.isReserved(Reg) && !MBB->isLiveIn(Reg)) in updateLiveness()
525 if (!MBB.isLiveIn(DstReg)) in updateLiveness()
DMachineLICM.cpp611 if (!BB->isLiveIn(Reg)) in AddToLiveIns()
1067 } else if (CurLoop->getHeader()->isLiveIn(Reg)) { in IsLoopInvariantInst()
DMachineBasicBlock.cpp466 bool MachineBasicBlock::isLiveIn(MCPhysReg Reg, LaneBitmask LaneMask) const { in isLiveIn() function in MachineBasicBlock
500 bool LiveIn = isLiveIn(PhysReg); in addLiveIn()
DLiveRangeCalc.cpp375 if (Register::isPhysicalRegister(PhysReg) && !MBB->isLiveIn(PhysReg)) { in findReachingDefs()
DMachineRegisterInfo.cpp442 bool MachineRegisterInfo::isLiveIn(unsigned Reg) const { in isLiveIn() function in MachineRegisterInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp291 if (SuccMBB->isLiveIn(CRBit) || SuccMBB->isLiveIn(CRReg)) { in runOnMachineFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp241 if (Succ->isLiveIn(X86::EFLAGS)) in flagsNeedToBePreservedBeforeTheTerminators()
359 UseLEA = STI.useLeaForSP() || MBB.isLiveIn(X86::EFLAGS); in BuildStackAdjustment()
622 const bool IsRCXLiveIn = MBB.isLiveIn(X86::RCX); in emitStackProbeInline()
623 const bool IsRDXLiveIn = MBB.isLiveIn(X86::RDX); in emitStackProbeInline()
2083 bool isLiveIn = MRI.isLiveIn(Reg); in spillCalleeSavedRegisters() local
2084 if (!isLiveIn) in spillCalleeSavedRegisters()
2088 bool CanKill = !isLiveIn; in spillCalleeSavedRegisters()
2092 if (MRI.isLiveIn(*AReg)) { in spillCalleeSavedRegisters()
2298 assert(!MF.getRegInfo().isLiveIn(ScratchReg) && in adjustForSegmentedStacks()
2425 SaveScratch2 = MF.getRegInfo().isLiveIn(ScratchReg2); in adjustForSegmentedStacks()
[all …]
DX86FlagsCopyLowering.cpp484 while (TestMBB->isLiveIn(X86::EFLAGS) && !TestMBB->pred_empty() && in runOnMachineFunction()
673 if (SuccMBB->isLiveIn(X86::EFLAGS) && in runOnMachineFunction()
DX86ExpandPseudo.cpp107 if (!MBB->isLiveIn(X86::EFLAGS)) in INITIALIZE_PASS()
DX86CmovConversion.cpp585 if ((*I)->isLiveIn(X86::EFLAGS)) in checkEFLAGSLive()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp356 if (!MBB->isLiveIn(reg)) in remapRegsForLeafProc()
362 if (!MBB->isLiveIn(reg)) in remapRegsForLeafProc()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb1FrameLowering.cpp838 !MF.getRegInfo().isLiveIn(Reg) && in spillCalleeSavedRegisters()
845 if (!MF.getRegInfo().isLiveIn(ArgReg)) in spillCalleeSavedRegisters()
855 bool isKill = !MRI.isLiveIn(Reg); in spillCalleeSavedRegisters()
899 bool isKill = !MRI.isLiveIn(*HiRegToSave); in spillCalleeSavedRegisters()
DARMFrameLowering.cpp999 bool isLiveIn = MRI.isLiveIn(Reg); in emitPushInst() local
1000 if (!isLiveIn && !MRI.isReserved(Reg)) in emitPushInst()
1013 Regs.push_back(std::make_pair(Reg, /*isKill=*/!isLiveIn)); in emitPushInst()
1925 if (!MF.getRegInfo().isLiveIn(Reg)) { in determineCalleeSaves()
1988 !(MF.getRegInfo().isLiveIn(ARM::LR) && in determineCalleeSaves()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp229 bool IsLive = MBB.isLiveIn(GPR64) || MBB.isLiveIn(GPR32); in addSavedGPR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionOptimizer.cpp157 if (SuccBB->isLiveIn(AArch64::NZCV)) in findSuitableCompare()
DAArch64RedundantCopyElimination.cpp455 if (!MBB->isLiveIn(KnownReg)) in optimizeBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIOptimizeExecMasking.cpp261 if (Succ->isLiveIn(Reg)) in isLiveOut()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp542 if (succMBB->isLiveIn(predReg)) in runOnMachineFunction()
DHexagonExpandCondsets.cpp1131 if (MRI->isLiveIn(R1.Reg)) in coalesceRegisters()
1133 if (MRI->isLiveIn(R2.Reg)) in coalesceRegisters()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRFrameLowering.cpp252 bool IsNotLiveIn = !MBB.isLiveIn(Reg); in spillCalleeSavedRegisters()

12