/external/llvm-project/clang/test/CodeGen/ |
D | aapcs64-align.cpp | 27 struct __attribute__((aligned(16))) S16 { struct 31 void f1(long, S16); argument
|
D | aapcs-align.cpp | 46 struct alignas(16) S16 { struct 50 extern "C" void f2(int, S16); argument
|
D | mips64-padding-arg.c | 62 } S16; typedef
|
/external/libhevc/encoder/ |
D | hme_datatype.h | 44 typedef WORD16 S16; typedef
|
/external/llvm-project/clang/test/SemaCXX/ |
D | attr-trivial-abi.cpp | 71 struct __attribute__((trivial_abi)) S16 { struct 75 S16<int> s16; argument
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | warn-padded-packed.cpp | 84 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
|
D | microsoft-abi-static-initializers.cpp | 75 static S S16; in MultipleStatics() local
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_libc.cc | 77 struct ALIGNED(16) S16 { u64 a, b; }; in internal_bzero_aligned16() argument
|
/external/clang/test/CodeGen/ |
D | mips64-padding-arg.c | 62 } S16; typedef
|
/external/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
D | GISelUtilsTest.cpp | 17 static const LLT S16 = LLT::scalar(16); variable
|
D | LegalizerHelperTest.cpp | 952 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/ |
D | cxx-key-functions.cpp | 24 struct S16 { virtual void f(); }; struct
|
/external/llvm-project/clang/test/PCH/ |
D | cxx-key-functions.cpp | 24 struct S16 { virtual void f(); }; struct
|
/external/zstd/contrib/linux-kernel/ |
D | mem.h | 33 typedef int16_t S16; typedef
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-static-initializers.cpp | 75 static S S16; in MultipleStatics() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPULegalizerInfo.cpp | 174 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/ |
D | AMDGPULegalizerInfo.cpp | 426 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/ |
D | HexagonAsmPrinter.cpp | 267 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
|
/external/zstd/lib/common/ |
D | mem.h | 55 typedef int16_t S16; typedef
|
/external/llvm-project/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 658 int16_t S16; in TEST() local 844 int16_t S16; in TEST() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 280 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 280 MCOperand S16 = Inst.getOperand(1); in HexagonProcessInstruction() local
|
/external/llvm/unittests/ADT/ |
D | StringRefTest.cpp | 504 int16_t S16; in TEST() local
|
/external/tensorflow/tensorflow/compiler/xla/tools/ |
D | driver.cc | 85 S16 = 0, enumerator
|
/external/lz4/programs/ |
D | util.h | 60 typedef int16_t S16; typedef
|