Home
last modified time | relevance | path

Searched refs:ResIdx (Results 1 – 25 of 80) sorted by relevance

1234

/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas84 FindIdx, FindLen, j, j2, ResIdx: Integer;
105 ResIdx := 0;
117 AGapsContent[ResIdx] := copy(AString, 1, j);
120 inc(ResIdx);
123 AGapsContent[ResIdx] := AString;
124 inc(ResIdx);
128 SetLength(AGapsContent, ResIdx);
/dports/editors/lazarus/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas82 FindIdx, FindLen, j, j2, ResIdx: Integer;
103 ResIdx := 0;
115 AGapsContent[ResIdx] := copy(AString, 1, j);
118 inc(ResIdx);
121 AGapsContent[ResIdx] := AString;
122 inc(ResIdx);
126 SetLength(AGapsContent, ResIdx);
/dports/editors/lazarus-qt5/lazarus/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas82 FindIdx, FindLen, j, j2, ResIdx: Integer;
103 ResIdx := 0;
115 AGapsContent[ResIdx] := copy(AString, 1, j);
118 inc(ResIdx);
121 AGapsContent[ResIdx] := AString;
122 inc(ResIdx);
126 SetLength(AGapsContent, ResIdx);
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazdebuggers/lazdebuggerlldb/
H A Dlldbhelper.pas84 FindIdx, FindLen, j, j2, ResIdx: Integer;
105 ResIdx := 0;
117 AGapsContent[ResIdx] := copy(AString, 1, j);
120 inc(ResIdx);
123 AGapsContent[ResIdx] := AString;
124 inc(ResIdx);
128 SetLength(AGapsContent, ResIdx);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h143 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
144 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/CodeGen/
H A DTargetSchedule.h144 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
145 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h140 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
141 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h141 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
142 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/CodeGen/
H A DTargetSchedule.h141 unsigned getResourceFactor(unsigned ResIdx) const { in getResourceFactor() argument
142 return ResourceFactors[ResIdx]; in getResourceFactor()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp84 unsigned ResIdx = getResourceStateIndex(Current); in updateResourcePressureDistribution() local
85 unsigned ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
97 ResIdx = getResourceStateIndex(SubUnit); in updateResourcePressureDistribution()
98 ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp84 unsigned ResIdx = getResourceStateIndex(Current); in updateResourcePressureDistribution() local
85 unsigned ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
97 ResIdx = getResourceStateIndex(SubUnit); in updateResourcePressureDistribution()
98 ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp81 unsigned ResIdx = getResourceStateIndex(Current); in updateResourcePressureDistribution() local
82 unsigned ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
94 ResIdx = getResourceStateIndex(SubUnit); in updateResourcePressureDistribution()
95 ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-mca/Views/
H A DBottleneckAnalysis.cpp84 unsigned ResIdx = getResourceStateIndex(Current); in updateResourcePressureDistribution() local
85 unsigned ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()
97 ResIdx = getResourceStateIndex(SubUnit); in updateResourcePressureDistribution()
98 ProcResID = ResIdx2ProcResID[ResIdx]; in updateResourcePressureDistribution()

1234