| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMachineFunctionInfo.cpp | 63 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInSExt() local 70 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInZExt() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveRangeCalc.h | 126 SmallVector<LiveInBlock, 16> LiveIn; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | SourcePrinter.h | 48 bool LiveIn = false; member
|
| H A D | SourcePrinter.cpp | 181 bool LiveIn = LV.liveAtAddress(ThisAddr); in update() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BasicBlockPathCloning.cpp | 201 for (auto &LiveIn : OrigBB->liveins()) in ApplyCloning() local
|
| H A D | RDFLiveness.cpp | 859 RefMap LiveIn; in computeLiveIns() local 927 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 980 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
| H A D | SplitKit.h | 126 bool LiveIn; ///< Current reg is live in. member
|
| H A D | BranchRelaxation.cpp | 584 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : Succ->liveins()) in fixupUnconditionalBranch() local
|
| H A D | MachineCSE.cpp | 720 auto LiveIn = PhysDefs.pop_back_val(); in ProcessBlockCSE() local
|
| H A D | StackColoring.cpp | 395 BitVector LiveIn; member
|
| H A D | MIRPrinter.cpp | 317 yaml::MachineFunctionLiveIn LiveIn; in convertMRI() local
|
| H A D | AssignmentTrackingAnalysis.cpp | 392 DenseMap<const BasicBlock *, VarFragMap> LiveIn; member in __anon3afac2c40211::MemLocFragmentFill 1275 DenseMap<const BasicBlock *, BlockInfo> LiveIn; member in __anon3afac2c40211::AssignmentTrackingLowering
|
| H A D | RegisterPressure.cpp | 903 LaneBitmask LiveIn = Use.LaneMask & ~LiveMask; in advance() local
|
| H A D | MachineBasicBlock.cpp | 650 bool LiveIn = isLiveIn(PhysReg); in addLiveIn() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | StackLifetime.h | 52 BitVector LiveIn; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRFrameLowering.cpp | 263 for (const auto &LiveIn : MBB.liveins()) in spillCalleeSavedRegisters() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegPressure.cpp | 904 GCNRPTracker::LiveRegSet LiveIn, LiveOut; in runOnMachineFunction() local
|
| H A D | GCNSchedStrategy.cpp | 852 auto LiveIn = std::move(LiveInIt->second); in computeBlockPressure() local
|
| H A D | AMDGPULegalizerInfo.cpp | 4326 Register LiveIn = getFunctionLiveInPhysReg(B.getMF(), B.getTII(), SrcReg, in buildLoadInputValue() local 7016 Register LiveIn = in legalizeTrapHsaQueuePtr() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
| H A D | MIRParser.cpp | 729 for (const auto &LiveIn : YamlMF.LiveIns) { in parseRegisterInfo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/ |
| H A D | InstrRefBasedImpl.cpp | 2983 DbgValue &LiveIn) { in vlocJoin() 3269 DbgValue *LiveIn = LiveInIdx[PHIMBB]; in buildVLocValueMap() local 3294 DbgValue *LiveIn = LiveInsIt->second; in buildVLocValueMap() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 177 MapVector<BasicBlock *, SetVector<Value *>> LiveIn; member 3335 SetVector<Value *> &LiveIn = Data.LiveIn[BB]; in computeLiveInValues() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 2191 [&STI](const MachineBasicBlock::RegisterMaskPair &LiveIn) { in emitPrologue() 3571 [&STI](const MachineBasicBlock::RegisterMaskPair &LiveIn) { in spillCalleeSavedRegisters()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 917 Register LiveIn = MRI.getLiveInVirtReg(PhysReg); in getFunctionLiveInPhysReg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrInfo.cpp | 1060 LivePhysRegs LiveIn(HRI), LiveOut(HRI); in expandPostRAPseudo() local
|