Searched defs:Small (Results 1 – 14 of 14) sorted by relevance
| /external/llvm/include/llvm/Support/ |
| D | CodeGen.h | 30 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator 34 enum Level { Default=0, Small=1, Large=2 }; enumerator
|
| /external/clang/test/CodeGenCXX/ |
| D | thunks.cpp | 184 struct Small { short s; }; argument 212 void D::baz(X, X&, _Complex float, Small, Small&, Large) { } in baz() argument
|
| D | thiscall-struct-return.cpp | 21 struct S __attribute__((thiscall)) Small() const { in Small() function in C
|
| D | microsoft-abi-sret-and-byval.cpp | 11 struct Small { struct 16 struct SmallCpp11NotCpp03Pod : Empty { argument
|
| /external/clang/test/CodeGen/ |
| D | aarch64-type-sizes.c | 84 enum Small { enum
|
| D | x86_32-fpcc-struct-return.c | 12 typedef struct { int i; } Small; typedef
|
| D | vectorcall.c | 12 struct Small { int a; }; struct
|
| D | arm64-aapcs-arguments.c | 7 typedef union { __int128 a; } Small; typedef
|
| /external/llvm/bindings/ocaml/target/ |
| D | llvm_target.ml | 36 | Small Constructor
|
| D | llvm_target.mli | 41 | Small Constructor
|
| /external/eigen/Eigen/src/Core/ |
| D | GeneralProduct.h | 40 Small = 3 enumerator
|
| /external/protobuf/src/google/protobuf/ |
| D | repeated_field_unittest.cc | 59 TEST(RepeatedField, Small) { in TEST() argument 429 TEST(RepeatedPtrField, Small) { in TEST() argument
|
| /external/llvm/include/llvm/ADT/ |
| D | DenseMap.h | 712 unsigned Small : 1; variable
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAGBuilder.cpp | 2134 Case &Small = *CR.Range.first; in handleSmallSwitchRange() local
|