/external/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 165 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 243 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 292 LiveOutVec LiveOuts; in recordStackMapOpers() local 474 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | ExecutionDepsFix.cpp | 144 LiveOutMap LiveOuts; member in __anon0b8850530311::ExeDepsFix
|
D | LiveVariables.cpp | 602 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600MachineFunctionInfo.h | 26 SmallVector<unsigned, 4> LiveOuts; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 180 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 259 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 305 LiveOutVec LiveOuts; in recordStackMapOpers() local 497 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | LiveVariables.cpp | 600 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | StackMaps.cpp | 289 const LiveOutVec &LiveOuts = CSI.LiveOuts; in print() local 368 LiveOutVec LiveOuts; in parseRegisterLiveOutMask() local 409 LiveOutVec &LiveOuts) { in parseStatepointOpers() 482 LiveOutVec LiveOuts; in recordStackMapOpers() local 674 const LiveOutVec &LiveOuts = CSI.LiveOuts; in emitCallsiteEntries() local
|
D | LiveVariables.cpp | 593 SmallSet<unsigned, 4> LiveOuts; in runOnBlock() local
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 200 LiveOutVec LiveOuts; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 254 LiveOutVec LiveOuts; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 324 LiveOutVec LiveOuts; member
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 86 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
|
D | AMDGPUMachineCFGStructurizer.cpp | 320 DenseSet<unsigned> LiveOuts; member in __anon1b264d7c0211::LinearizedRegion 1983 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | GCNIterativeScheduler.cpp | 103 const auto LiveOuts = getLiveRegsAfter(*BottomMI, *LIS); in printLivenessInfo() local
|
D | AMDGPUMachineCFGStructurizer.cpp | 339 DenseSet<unsigned> LiveOuts; member in __anon83b329f60211::LinearizedRegion 2032 DenseSet<unsigned> *LiveOuts = InnerRegion->getLiveOuts(); in rewriteLiveOutRegs() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 2163 SmallVector< Instruction *, 8 > LiveOuts; in canTailPredicateLoop() local 2374 unsigned LiveOuts = count_if(Exit->phis(), [](auto &PH) { in getUnrollingPreferences() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
D | VPlan.h | 2205 MapVector<PHINode *, VPLiveOut *> LiveOuts; variable 2383 delete LiveOuts[PN]; in removeLiveOut() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/ |
D | InstrRefBasedImpl.cpp | 2763 const LiveIdxT &LiveOuts, FuncValueTable &MOutLocs, in pickVPHILoc() 2842 unsigned DbgOpIdx, const MachineBasicBlock &MBB, const LiveIdxT &LiveOuts, in pickOperandPHILoc() 3141 SmallVector<DbgValue, 32> LiveIns, LiveOuts; in buildVLocValueMap() local
|