Home
last modified time | relevance | path

Searched defs:DstIndex (Results 1 – 25 of 154) sorted by relevance

1234567

/dports/emulators/mess/mame-mame0226/3rdparty/glm/test/external/gli/core/
H A Doperation.inl34 std::size_t DstIndex = (i + j * Result.dimensions().y) * ValueSize; local
53 std::size_t DstIndex = (i + j * Result.dimensions().x) * ValueSize; local
103 …std::size_t DstIndex = 0 + (0 + j) * Size.x * Imag… local
131 …std::size_t DstIndex = DstPosition.x * DstMipmap.value_size() + (DstPosition.y + j) * DstMipmap.di… local
/dports/emulators/mame/mame-mame0226/3rdparty/glm/test/external/gli/core/
H A Doperation.inl34 std::size_t DstIndex = (i + j * Result.dimensions().y) * ValueSize; local
53 std::size_t DstIndex = (i + j * Result.dimensions().x) * ValueSize; local
103 …std::size_t DstIndex = 0 + (0 + j) * Size.x * Imag… local
131 …std::size_t DstIndex = DstPosition.x * DstMipmap.value_size() + (DstPosition.y + j) * DstMipmap.di… local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/devel/llvm13/llvm-project-13.0.1.src/compiler-rt/lib/profile/
H A DInstrProfilingMergeFile.c26 unsigned I, S, V, DstIndex = 0; in lprofMergeValueProfData() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp169 unsigned DstIndex = 0; in findJumpTables() local
343 unsigned DstIndex = 0; in findBitTestClusters() local
474 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DSwitchLoweringUtils.cpp169 unsigned DstIndex = 0; in findJumpTables() local
343 unsigned DstIndex = 0; in findBitTestClusters() local
474 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DSwitchLoweringUtils.cpp168 unsigned DstIndex = 0; in findJumpTables() local
342 unsigned DstIndex = 0; in findBitTestClusters() local
473 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp168 unsigned DstIndex = 0; in findJumpTables() local
342 unsigned DstIndex = 0; in findBitTestClusters() local
473 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DSwitchLoweringUtils.cpp171 unsigned DstIndex = 0; in findJumpTables() local
345 unsigned DstIndex = 0; in findBitTestClusters() local
476 unsigned DstIndex = 0; in sortAndRangeify() local

1234567