/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCMachineFunctionInfo.cpp | 47 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
|
/external/llvm-project/llvm/lib/Target/PowerPC/ |
D | PPCMachineFunctionInfo.cpp | 54 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInSExt() local 61 for (const std::pair<Register, ISD::ArgFlagsTy> &LiveIn : LiveInAttrs) in isLiveInZExt() local
|
/external/swiftshader/third_party/subzero/src/ |
D | IceCfgNode.cpp | 462 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 1389 const LivenessBV &LiveIn = Liveness->getLiveIn(this); in dump() local
|
D | IceLiveness.h | 59 LivenessBV LiveIn, LiveOut; variable
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeCalc.h | 102 SmallVector<LiveInBlock, 16> LiveIn; variable
|
D | SafeStackColoring.h | 41 BitVector LiveIn; member
|
D | SplitKit.h | 107 bool LiveIn; ///< Current reg is live in. member
|
D | MachineCSE.cpp | 626 unsigned LiveIn = PhysDefs.pop_back_val(); in ProcessBlock() local
|
D | StackColoring.cpp | 261 BitVector LiveIn; member
|
/external/llvm-project/llvm/tools/llvm-exegesis/lib/ |
D | SnippetRepetitor.cpp | 79 for (const auto &LiveIn : Entry.MBB->liveins()) in Repeat() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 124 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | LiveRangeCalc.h | 126 SmallVector<LiveInBlock, 16> LiveIn; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SafeStackColoring.h | 49 BitVector LiveIn; member
|
D | SplitKit.h | 125 bool LiveIn; ///< Current reg is live in. member
|
D | BranchRelaxation.cpp | 461 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : Succ->liveins()) in fixupUnconditionalBranch() local
|
D | StackColoring.cpp | 396 BitVector LiveIn; member
|
/external/llvm-project/llvm/include/llvm/Analysis/ |
D | StackLifetime.h | 52 BitVector LiveIn; member
|
/external/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.cpp | 626 RefMap LiveIn; in computeLiveIns() local 680 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 775 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFLiveness.cpp | 802 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()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | RDFLiveness.cpp | 859 RefMap LiveIn; in computeLiveIns() local 931 BitVector LiveIn(TRI.getNumRegs()), Live(TRI.getNumRegs()); in resetKills() local 985 void Liveness::traverse(MachineBasicBlock *B, RefMap &LiveIn) { in traverse()
|
D | SplitKit.h | 126 bool LiveIn; ///< Current reg is live in. member
|
D | BranchRelaxation.cpp | 455 for (const MachineBasicBlock::RegisterMaskPair &LiveIn : Succ->liveins()) in fixupUnconditionalBranch() local
|
D | StackColoring.cpp | 426 BitVector LiveIn; member
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | GCNSchedStrategy.cpp | 461 auto LiveIn = std::move(LiveInIt->second); in computeBlockPressure() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNSchedStrategy.cpp | 472 auto LiveIn = std::move(LiveInIt->second); in computeBlockPressure() local
|