Home
last modified time | relevance | path

Searched defs:RevMap (Results 1 – 21 of 21) sorted by relevance

/dports/textproc/gtk-doc/gtk-doc-1.33.2/gtkdoc/
H A Drebase.py41 RevMap = {} variable
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp245 SmallVector<SmallVector<int, 4>, 16> &RevMap, in ColorSlotsWithFreeRegs()
364 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp324 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/AdaptorOCL/SPIRV/libSPIRV/
H A DSPIRVUtil.h152 RevMapTy RevMap; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp328 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp328 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp328 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DStackSlotColoring.cpp326 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DStackSlotColoring.cpp327 SmallVector<SmallVector<int, 4>, 16> RevMap(NumObjs); in ColorSlots() local
/dports/devel/spirv-llvm-translator/SPIRV-LLVM-Translator-13.0.0/lib/SPIRV/libSPIRV/
H A DSPIRVUtil.h168 RevMapTy RevMap; member
/dports/devel/qgit/qgit-qgit-2.9/src/
H A Dcommon.h342 typedef QHash<ShaString, const Rev*> RevMap; // faster then a map typedef