Home
last modified time | relevance | path

Searched refs:smallvector (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DPixelShaderLowering.hpp87 typedef smallvector<ColorOutput, 4> ColorOutputArray;
88 typedef smallvector<llvm::DebugLoc, 4> DebugLocArray;
173 smallvector<llvm::BasicBlock*, 8> & predBB, llvm::BasicBlock* toBB);
211 smallvector<llvm::GenIntrinsicInst*, 4> m_discards;
212 smallvector<llvm::GenIntrinsicInst*, 4> m_isHelperInvocationCalls;
/dports/databases/xapian-core/xapian-core-1.4.18/api/
H A DMakefile.mk14 api/smallvector.h\
44 api/smallvector.cc\
/dports/devel/volk/volk-2.2.1/kernels/volk/asm/neon/
H A Dvolk_16i_max_star_horizontal_16i.s12 beq .smallvector @ less than 16 elements in vector
32 .smallvector: label
H A Dvolk_32fc_x2_multiply_32fc_a_neonasm.s11 beq .smallvector
29 .smallvector: label
H A Dvolk_32fc_x2_dot_prod_32fc_a_neonasm_opttests.s20 beq .smallvector
47 .smallvector: label
H A Dvolk_32f_x2_dot_prod_32f_a_neonasm_opts.s17 beq .smallvector @ if less than 16 points skip main loop
36 .smallvector: @ actually this can be skipped for small vectors label
H A Dvolk_32fc_x2_dot_prod_32fc_a_neonasm.s23 beq .smallvector @ nathan optimized this file based on an objdump
56 .smallvector: label
H A Dvolk_32fc_32f_dot_prod_32fc_a_unrollasm.s18 beq .smallvector
57 .smallvector: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/lang/clang-mesa/clang-13.0.1.src/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Lexer/
H A Dstring-literal-errors.cpp27 #define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThings…
/dports/games/redeclipse16/base-1.6.0/src/shared/
H A Dents.h37 typedef smallvector<int> attrvector;
38 typedef smallvector<int> linkvector;

12