Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/CodeGen/
Daapcs64-align.cpp27 struct __attribute__((aligned(16))) S16 { struct
31 void f1(long, S16); argument
Daapcs-align.cpp46 struct alignas(16) S16 { struct
50 extern "C" void f2(int, S16); argument
Dmips64-padding-arg.c62 } S16; typedef
/external/libhevc/encoder/
Dhme_datatype.h44 typedef WORD16 S16; typedef
/external/llvm-project/clang/test/SemaCXX/
Dattr-trivial-abi.cpp71 struct __attribute__((trivial_abi)) S16 { struct
75 S16<int> s16; argument
/external/llvm-project/clang/test/CodeGenCXX/
Dwarn-padded-packed.cpp84 struct S16 { // expected-warning {{padding size of 'S16' with 2 bytes to alignment boundary}} expec… struct
89 struct S16 s; argument
152 S14*, S15*, S16*, S17*, S18*, S19*, S20*, S21*, S22*, S23*, S24*, S25*, in f() argument
Dmicrosoft-abi-static-initializers.cpp75 static S S16; in MultipleStatics() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libc.cc77 struct ALIGNED(16) S16 { u64 a, b; }; in internal_bzero_aligned16() argument
/external/clang/test/CodeGen/
Dmips64-padding-arg.c62 } S16; typedef
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/
DGISelUtilsTest.cpp17 static const LLT S16 = LLT::scalar(16); variable
DLegalizerHelperTest.cpp952 LLT S16 = LLT::scalar(16); in TEST_F() local
1000 const LLT S16 = LLT::scalar(16); in TEST_F() local
1265 LLT S16{LLT::scalar(16)}; in TEST_F() local
1304 LLT S16{LLT::scalar(16)}; in TEST_F() local
1346 LLT S16{LLT::scalar(16)}; in TEST_F() local
2319 LLT S16{LLT::scalar(16)}; in TEST_F() local
2886 LLT S16{LLT::scalar(16)}; in TEST_F() local
3064 LLT S16{LLT::scalar(16)}; in TEST_F() local
/external/clang/test/PCH/
Dcxx-key-functions.cpp24 struct S16 { virtual void f(); }; struct
/external/llvm-project/clang/test/PCH/
Dcxx-key-functions.cpp24 struct S16 { virtual void f(); }; struct
/external/zstd/contrib/linux-kernel/
Dmem.h33 typedef int16_t S16; typedef
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-static-initializers.cpp75 static S S16; in MultipleStatics() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp174 const LLT S16 = LLT::scalar(16); in AMDGPULegalizerInfo() local
1919 LLT S16 = LLT::scalar(16); in legalizeFDIV() local
2007 LLT S16 = LLT::scalar(16); in legalizeFDIV16() local
2299 const LLT S16 = LLT::scalar(16); in handleD16VData() local
2326 const LLT S16 = LLT::scalar(16); in legalizeRawBufferStore() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp426 const LLT S16 = LLT::scalar(16); in AMDGPULegalizerInfo() local
2527 const LLT S16 = LLT::scalar(16); in legalizeFPow() local
2753 LLT S16 = LLT::scalar(16); in legalizeFDIV() local
3118 LLT S16 = LLT::scalar(16); in legalizeFDIV16() local
3532 const LLT S16 = LLT::scalar(16); in handleD16VData() local
3589 const LLT S16 = LLT::scalar(16); in fixStoreSourceType() local
3960 const LLT S16 = LLT::scalar(16); in packImageA16AddressToDwords() local
4064 const LLT S16 = LLT::scalar(16); in legalizeImageIntrinsic() local
4524 const LLT S16 = LLT::scalar(16); in legalizeBVHIntrinsic() local
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp267 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
/external/zstd/lib/common/
Dmem.h55 typedef int16_t S16; typedef
/external/llvm-project/llvm/unittests/ADT/
DStringRefTest.cpp658 int16_t S16; in TEST() local
844 int16_t S16; in TEST() local
/external/llvm/unittests/ADT/
DStringRefTest.cpp504 int16_t S16; in TEST() local
/external/tensorflow/tensorflow/compiler/xla/tools/
Ddriver.cc85 S16 = 0, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp280 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.cpp280 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
/external/lz4/programs/
Dutil.h60 typedef int16_t S16; typedef

12