Home
last modified time | relevance | path

Searched defs:LiveSet (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp569 VarFragMap &LiveSet) { in addDef()
727 void process(BasicBlock &BB, VarFragMap &LiveSet) { in process()
821 VarFragMap LiveSet = LiveIn[BB]; in run() local
1132 void AssignmentTrackingLowering::setLocKind(BlockInfo *LiveSet, VariableID Var, in setLocKind()
1134 auto SetKind = [this](BlockInfo *LiveSet, VariableID Var, LocKind K) { in setLocKind()
1146 AssignmentTrackingLowering::getLocKind(BlockInfo *LiveSet, VariableID Var) { in getLocKind()
1152 void AssignmentTrackingLowering::addMemDef(BlockInfo *LiveSet, VariableID Var, in addMemDef()
1154 auto AddDef = [](BlockInfo *LiveSet, VariableID Var, Assignment AV) { in addMemDef()
1173 void AssignmentTrackingLowering::addDbgDef(BlockInfo *LiveSet, VariableID Var, in addDbgDef()
1175 auto AddDef = [](BlockInfo *LiveSet, VariableID Var, Assignment AV) { in addDbgDef()
[all …]
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dliveness.rs12 pub struct LiveSet { struct
17 impl LiveSet { impl
108 impl FromIterator<SSAValue> for LiveSet { implementation
118 impl Extend<SSAValue> for LiveSet { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp239 MapVector<BasicBlock *, SetVector<Value *>> LiveSet; member
267 StatepointLiveSetTy LiveSet; member
375 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness() local
1605 const auto &LiveSet = Result.LiveSet; in makeStatepointExplicit() local
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp144 MapVector<BasicBlock *, SetVector<Value *>> LiveSet; member
172 StatepointLiveSetTy LiveSet; member
282 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness() local
1465 const auto &LiveSet = Result.LiveSet; in makeStatepointExplicit() local
/aosp_15_r20/external/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h96 typedef std::set<RetOrArg> LiveSet; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h108 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h108 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h108 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h108 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/
DDeadArgumentElimination.h108 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
H A DDeadArgumentElimination.h109 using LiveSet = std::set<RetOrArg>; variable
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dregister_pressure.h50 using LiveSet = std::unordered_set<Instruction*>; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp241 MapVector<BasicBlock *, SetVector<Value *>> LiveSet; member
271 StatepointLiveSetTy LiveSet; member
386 StatepointLiveSetTy LiveSet; in analyzeParsePointLiveness() local
1963 const auto &LiveSet = Result.LiveSet; in makeStatepointExplicit() local