Home
last modified time | relevance | path

Searched refs:PRIdx (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm70/llvm-7.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1130 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1131 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1133 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1135 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1126 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1127 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1129 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1131 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm11/llvm-11.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1126 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1127 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1129 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1131 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm90/llvm-9.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1124 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1125 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1127 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1129 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm10/llvm-10.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1125 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1126 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1128 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1130 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1125 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1126 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1128 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1130 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1129 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1130 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1132 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1134 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm80/llvm-8.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1101 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1102 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1104 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1106 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1123 for (unsigned PRIdx = 0, PREnd = PRVec.size(); in GenSchedClassTables() local
1124 PRIdx != PREnd; ++PRIdx) { in GenSchedClassTables()
1126 WPREntry.ProcResourceIdx = ProcModel.getProcResourceIdx(PRVec[PRIdx]); in GenSchedClassTables()
1128 WPREntry.Cycles = Cycles[PRIdx]; in GenSchedClassTables()