Home
last modified time | relevance | path

Searched defs:LiveIn (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMachineFunctionInfo.cpp47 for (const std::pair<unsigned, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInSExt() local
54 for (const std::pair<unsigned, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInZExt() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp462 auto &LiveIn = Func->getLiveness()->getLiveIn(this); in advancedPhiLowering() local
676 const LivenessBV &LiveIn = Liveness->getLiveIn(Succ); in liveness() local
736 LivenessBV &LiveIn = Liveness->getLiveIn(this); in liveness() local
816 const LivenessBV &LiveIn = Liveness->getLiveIn(this); in livenessAddIntervals() local
1175 const LivenessBV &LiveIn = Liveness->getLiveIn(this); in dump() local
DIceLiveness.h59 LivenessBV LiveIn, LiveOut; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeCalc.h124 SmallVector<LiveInBlock, 16> LiveIn; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h49 BitVector LiveIn; member
DSplitKit.h125 bool LiveIn; ///< Current reg is live in. member
DBranchRelaxation.cpp461 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : Succ->liveins()) in fixupUnconditionalBranch() local
DStackColoring.cpp396 BitVector LiveIn; member
DMachineCSE.cpp690 auto LiveIn = PhysDefs.pop_back_val(); in ProcessBlockCSE() local
DMIRPrinter.cpp307 yaml::MachineFunctionLiveIn LiveIn; in convert() local
DMachineBasicBlock.cpp500 bool LiveIn = isLiveIn(PhysReg); in addLiveIn() local
DRegisterPressure.cpp916 LaneBitmask LiveIn = Use.LaneMask & ~LiveMask; in advance() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp802 RefMap LiveIn; in computeLiveIns() local
874 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local
928 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNSchedStrategy.cpp472 auto LiveIn = std::move(LiveInIt->second); in computeBlockPressure() local
DAMDGPULegalizerInfo.cpp1832 Register LiveIn = MRI.getLiveInVirtReg(Reg); in getLiveInRegister() local
1851 Register LiveIn = getLiveInRegister(MRI, Arg->getRegister(), Ty); in loadInputValue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
DMIRParser.cpp552 for (const auto &LiveIn : YamlMF.LiveIns) { in parseRegisterInfo() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp243 MapVector<BasicBlock *, SetVector<Value *>> LiveIn; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp2417 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : EntryBB->liveins()) in runOnMachineFunction() local