Home
last modified time | relevance | path

Searched defs:S16 (Results 1 – 19 of 19) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Daapcs64-align.cpp27 struct __attribute__((aligned(16))) S16 { struct
31 void f1(long, S16); argument
H A Daapcs-align.cpp46 struct alignas(16) S16 { struct
50 extern "C" void f2(int, S16); argument
H A Dmips64-padding-arg.c62 } S16; typedef
/llvm-project/clang/test/SemaCXX/
H A Dattr-trivial-abi.cpp100 struct __attribute__((trivial_abi)) S16 { struct
103 static_assert(__is_trivially_relocatable(S16<int>), ""); argument
/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCLegalizerInfo.cpp46 const LLT S16 = LLT::scalar(16); PPCLegalizerInfo() local
/llvm-project/libcxx/test/std/utilities/memory/ptr.align/
H A Dassume_aligned.pass.cpp48 struct alignas( 16) S16 { }; struct
/llvm-project/clang/test/CodeGenCXX/
H A Dwarn-all-padded-packed-packed-non-pod.cpp90 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 Dmicrosoft-abi-static-initializers.cpp75 static S S16; in MultipleStatics() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DGISelUtilsTest.cpp18 static const LLT S16 = LLT::scalar(16); variable
[all...]
H A DLegalizerHelperTest.cpp1713 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 Dcxx-key-functions.cpp24 struct S16 { virtual void f(); }; struct
/llvm-project/llvm/unittests/ADT/
H A DStringRefTest.cpp707 int16_t S16; TEST() local
891 int16_t S16; TEST() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp281 MCOperand S16 = Inst.getOperand(1); HexagonProcessInstruction() local
H A DHexagonISelLoweringHVX.cpp2483 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 Dodr_hash.cpp1999 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 DAMDGPULegalizerInfo.cpp284 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 DAMDGPURegisterBankInfo.cpp1763 const LLT S16 = LLT::scalar(16); handleD16VData() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5930 const LLT S16 = LLT::scalar(16); selectIntrinsicWithSideEffects() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7147 const LLT S16 = LLT::scalar(16); lowerFPTRUNC() local