Home
last modified time | relevance | path

Searched defs:s32 (Results 1 – 25 of 40) sorted by relevance

12

/llvm-project-15.0.7/llvm/lib/Target/M68k/GISel/
H A DM68kLegalizerInfo.cpp26 const LLT s32 = LLT::scalar(32); in M68kLegalizerInfo() local
/llvm-project-15.0.7/lldb/test/API/lang/cpp/unicode-literals/
H A Dmain.cpp6 char32_t *s32 = (char32_t *)U"ЕЙРГЖО"; in main() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86LegalizerInfo.cpp110 const LLT s32 = LLT::scalar(32); in setLegalizerInfo32bit() local
209 const LLT s32 = LLT::scalar(32); in setLegalizerInfo64bit() local
295 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE1() local
328 const LLT s32 = LLT::scalar(32); in setLegalizerInfoSSE2() local
/llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/
H A DCSETest.cpp22 LLT s32{LLT::scalar(32)}; in TEST_F() local
147 LLT s32{LLT::scalar(32)}; in TEST_F() local
172 LLT s32 = LLT::scalar(32); in TEST_F() local
H A DConstantFoldingTest.cpp26 LLT s32 = LLT::scalar(32); in TEST_F() local
76 LLT s32{LLT::scalar(32)}; in TEST_F() local
H A DLegalizerInfoTest.cpp169 LLT s32 = LLT::scalar(32); in TEST() local
229 const LLT s32 = LLT::scalar(32); in TEST() local
435 const LLT s32 = LLT::scalar(32); in TEST() local
H A DPatternMatchTest.cpp108 LLT s32 = LLT::scalar(32); in TEST_F() local
332 LLT s32 = LLT::scalar(32); in TEST_F() local
394 LLT s32 = LLT::scalar(32); in TEST_F() local
442 LLT s32 = LLT::scalar(32); in TEST_F() local
478 LLT s32 = LLT::scalar(32); in TEST_F() local
/llvm-project-15.0.7/clang/test/CodeGen/
H A Daarch64-debug-sve-vectorx3-types.c34 __clang_svint32x3_t s32; in test_locals() local
H A Daarch64-debug-sve-vectorx2-types.c34 __clang_svint32x2_t s32; in test_locals() local
H A Daarch64-debug-sve-vectorx4-types.c34 __clang_svint32x4_t s32; in test_locals() local
H A Dextend-arg-64.c29 int s32; variable
H A Daarch64-debug-sve-vector-types.c40 __SVInt32_t s32; in test_locals() local
H A Daarch64-sve.c24 __SVInt32_t s32; in test_locals() local
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Daarch64-sve-types.m11 const char s32[] = @encode(__SVInt32_t); function
/llvm-project-15.0.7/clang/test/PCH/
H A Daarch64-sve-types.c9 __SVInt32_t *s32; variable
/llvm-project-15.0.7/clang/test/CodeGen/avr/
H A Dargument.c69 struct s32 { struct
72 char foo6(struct s32 a, char b) { in foo6() argument
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Daarch64-sve-types.m9 @property(nullable) __SVInt32_t s32; // expected-error {{cannot be applied to non-pointer type}} property
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Daarch64-sve-typeinfo.cpp10 auto &s32 = typeid(__SVInt32_t); variable
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-trivial-abi.cpp40 S3_2 s32; member
55 S3_2 s32; member
/llvm-project-15.0.7/lldb/test/API/lang/cpp/char1632_t/
H A Dmain.cpp25 char32_t *s32 = (char32_t *)U"ЕЙРГЖО"; in main() local
/llvm-project-15.0.7/clang/test/CXX/temp/temp.arg/temp.arg.template/
H A Dp3-2a.cpp34 using s32 = S3<Z>; typedef
/llvm-project-15.0.7/libcxx/test/std/utilities/memory/ptr.align/
H A Dassume_aligned.pass.cpp69 S32 s32; in tests() local
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsLegalizerInfo.cpp73 const LLT s32 = LLT::scalar(32); in MipsLegalizerInfo() local
339 const LLT s32 = LLT::scalar(32); in legalizeCustom() local
/llvm-project-15.0.7/clang/test/Sema/
H A Doverload-arm-mve.c36 int32_t s32; variable
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp76 const LLT s32 = LLT::scalar(32); in ARMLegalizerInfo() local

12