Home
last modified time | relevance | path

Searched defs:int3 (Results 1 – 20 of 20) sorted by relevance

/llvm-project/llvm/test/tools/llvm-mca/X86/BtVer2/
H A Dpr37790.s4 int3 label
/llvm-project/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Dpr37790.s4 int3 label
/llvm-project/libcxx/test/std/utilities/intseq/intseq.intseq/
H A Dinteger_seq.pass.cpp30 using int3 = std::integer_sequence<int, 3, 2, 1>; in main() typedef
/llvm-project/libcxx/test/std/utilities/intseq/intseq.general/
H A Dinteger_seq.pass.cpp29 using int3 = std::make_integer_sequence<int, 3>; // generates int: 0,1,2 in main() typedef
/llvm-project/clang/test/SemaCXX/
H A Dreturn-stack-addr-2.cpp49 ptr int3() { in int3() function
/llvm-project/clang/lib/Headers/hlsl/
H A Dhlsl_basic_types.h49 typedef vector<int, 3> int3; global() typedef
/llvm-project/clang/test/Sema/
H A Dbuiltins-reduction-math.c4 typedef int int3 __attribute__((ext_vector_type(3))); typedef
[all...]
H A Dbuiltins-elementwise-math.c9 typedef int int3 __attribute__((ext_vector_type(3))); typedef
[all...]
/llvm-project/libclc/generic/include/clc/
H A Dclctypes.h
/llvm-project/polly/lib/External/isl/
H A Disl_test_int.c112 isl_int int1, int2, int3; in invoke_alternate_representations_3args() local
171 isl_int int1, int2, int3; in invoke_alternate_representations_3args() local
/llvm-project/llvm/test/MC/X86/
H A Dx86-32.s108 int3 label
H A Dx86-16.s64 int3 label
H A DI86-32.s1033 int3 label
H A DI86-64.s1565 int3 label
/llvm-project/libc/test/src/__support/
H A Darg_list_test.cpp127 using int3 = int __attribute__((ext_vector_type(3))); global() typedef
/llvm-project/clang/test/CodeGen/
H A Dwindows-swiftcall.c64 typedef int int3 __attribute__((ext_vector_type(3))); global() typedef
H A Darm-swiftcall.c73 typedef int int3 __attribute__((ext_vector_type(3))); typedef
H A D64bit-swiftcall.c81 typedef int int3 __attribute__((ext_vector_type(3))); global() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration.cpp30 auto int1 = 42, int2 = 0, int3 = 43; in f2() local
/llvm-project/clang/lib/Headers/
H A Dopencl-c-base.h188 typedef int int3 __attribute__((ext_vector_type(3))); global() typedef