Home
last modified time | relevance | path

Searched refs:VT_32 (Results 1 – 22 of 22) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Dattr-mode-vector-types-tmpl.cpp27 typedef T __attribute__((mode(V8DI))) VT_32; in CheckIntVectorTypes() typedef
36 VT_32 v32; in CheckIntVectorTypes()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/IR/
H A DTypes.hpp199 VT_32 = 32, enumerator
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Backend/Native/
H A DInstEncoder.hpp338 ENCODING_CASE(Region::Vert::VT_32, 0x6); in encode()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Backend/GED/
H A DGEDToIGATranslation.hpp513 case 32: vStride = Region::Vert::VT_32; break; in translateRgnV()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/iga/IGALibrary/Frontend/
H A DIRToString.hpp281 case Region::Vert::VT_32: ss << "Region::Vert::VT_32"; break; in ToSymbol()
H A DKernelParser.cpp2611 case 32: vs = Region::Vert::VT_32; break; in ParseRegionVert()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DBinaryEncodingIGA.cpp1812 case 32: return Region::Vert::VT_32; in getIGAVert()