/llvm-project/clang/test/CodeGen/ |
H A D | aapcs64-align.cpp | 27 struct __attribute__((aligned(16))) S16 { struct 31 void f1(long, S16); argument
|
H A D | aapcs-align.cpp | 46 struct alignas(16) S16 { struct 50 extern "C" void f2(int, S16); argument
|
H A D | mips64-padding-arg.c | 62 } S16; typedef
|
/llvm-project/clang/test/SemaCXX/ |
H A D | attr-trivial-abi.cpp | 100 struct __attribute__((trivial_abi)) S16 { struct 103 static_assert(__is_trivially_relocatable(S16<int>), ""); argument
|
/llvm-project/llvm/lib/Target/PowerPC/GISel/ |
H A D | PPCLegalizerInfo.cpp | 46 const LLT S16 = LLT::scalar(16); PPCLegalizerInfo() local
|
/llvm-project/libcxx/test/std/utilities/memory/ptr.align/ |
H A D | assume_aligned.pass.cpp | 48 struct alignas( 16) S16 { }; struct
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | warn-all-padded-packed-packed-non-pod.cpp | 90 struct S16 { // expected-warning {{padding size of 'S16' with 2 bytes to alignment boundary}} expec… struct 95 struct S16 s; argument 188 S14, S15, S16, S17, S18, S19, S20, S21, S22, S23, S24, S25, in f() argument
|
H A D | microsoft-abi-static-initializers.cpp | 75 static S S16; in MultipleStatics() local
|
/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
H A D | GISelUtilsTest.cpp | 18 static const LLT S16 = LLT::scalar(16); variable [all...] |
H A D | LegalizerHelperTest.cpp | 1713 LLT S16 = LLT::scalar(16); in TEST_F() local 1764 const LLT S16 = LLT::scalar(16); in TEST_F() local 2042 LLT S16{LLT::scalar(16)}; in TEST_F() local 2082 LLT S16{LLT::scalar(16)}; in TEST_F() local 2125 LLT S16{LLT::scalar(16)}; in TEST_F() local 3176 LLT S16{LLT::scalar(16)}; in TEST_F() local 4018 LLT S16{LLT::scalar(16)}; in TEST_F() local
|
/llvm-project/clang/test/PCH/ |
H A D | cxx-key-functions.cpp | 24 struct S16 { virtual void f(); }; struct
|
/llvm-project/llvm/unittests/ADT/ |
H A D | StringRefTest.cpp | 707 int16_t S16; TEST() local 891 int16_t S16; TEST() local
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 281 MCOperand S16 = Inst.getOperand(1); HexagonProcessInstruction() local
|
H A D | HexagonISelLoweringHVX.cpp | 2483 SDValue S16 = DAG.getConstant(16, dl, MVT::i32); emitHvxMulHsV60() local 2541 SDValue S16 = DAG.getConstant(16, dl, MVT::i32); emitHvxMulLoHiV60() local
|
/llvm-project/clang/test/Modules/ |
H A D | odr_hash.cpp | 1999 struct S16 { struct 2004 struct S16 { struct 3360 struct S16 { struct 3364 struct S16 { struct 2000 fTemplateArgument::S16 f() argument 2001 fTemplateArgument::S16 f() argument 2005 fTemplateArgument::S16 f() argument 2006 fTemplateArgument::S16 f() argument
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULegalizerInfo.cpp | 284 static const LLT S16 = LLT::scalar(16); variable 3839 const LLT S16 = LLT::scalar(16); legalizeBuildVector() local 4454 LLT S16 = LLT::scalar(16); legalizeFDIV() local 4887 LLT S16 = LLT::scalar(16); legalizeFDIV16() local 5718 const LLT S16 = LLT::scalar(16); handleD16VData() local 5782 const LLT S16 = LLT::scalar(16); fixStoreSourceType() local 6220 const LLT S16 = LLT::scalar(16); packImage16bitOpsToDwords() local 6333 const LLT S16 = LLT::scalar(16); legalizeImageIntrinsic() local 6922 const LLT S16 = LLT::scalar(16); legalizeBVHIntrinsic() local [all...] |
H A D | AMDGPURegisterBankInfo.cpp | 1763 const LLT S16 = LLT::scalar(16); handleD16VData() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64InstructionSelector.cpp | 5930 const LLT S16 = LLT::scalar(16); selectIntrinsicWithSideEffects() local [all...] |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7147 const LLT S16 = LLT::scalar(16); lowerFPTRUNC() local
|