Home
last modified time | relevance | path

Searched defs:Small (Results 1 – 20 of 20) sorted by relevance

/external/llvm/include/llvm/Support/
DCodeGen.h28 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DCodeGen.h27 enum Model { Default, JITDefault, Small, Kernel, Medium, Large }; enumerator
/external/libbrillo/brillo/
Dany_internal_impl_unittest.cc77 struct Small { in TEST() struct
78 double d; in TEST()
/external/clang/test/CodeGenCXX/
Dthiscall-struct-return.cpp21 struct S __attribute__((thiscall)) Small() const { in Small() function in C
Dthunks.cpp188 struct Small { short s; }; argument
216 void D::baz(X, X&, _Complex float, Small, Small&, Large) { } in baz() argument
Dmicrosoft-abi-sret-and-byval.cpp11 struct Small { struct
16 struct SmallCpp11NotCpp03Pod : Empty { argument
/external/clang/test/CodeGen/
Daarch64-type-sizes.c83 enum Small { enum
Dx86_32-fpcc-struct-return.c12 typedef struct { int i; } Small; typedef
Dvectorcall.c12 struct Small { int x; }; argument
Darm64-aapcs-arguments.c7 typedef union { __int128 a; } Small; typedef
/external/llvm/bindings/ocaml/target/
Dllvm_target.ml36 | Small Constructor
Dllvm_target.mli41 | Small Constructor
/external/eigen/Eigen/src/Core/
DGeneralProduct.h18 Small = 3 enumerator
/external/llvm/lib/Target/Lanai/
DLanaiISelLowering.cpp1141 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local
1175 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local
1218 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local
/external/pdfium/xfa/fde/css/
Dfde_css.h48 Small, enumerator
/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc60 TEST(RepeatedField, Small) { in TEST() argument
486 TEST(RepeatedPtrField, Small) { in TEST() argument
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DDenseMap.h748 unsigned Small : 1; variable
/external/llvm/include/llvm/ADT/
DDenseMap.h748 unsigned Small : 1; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1901 Case &Small = *CR.Range.first; in handleSmallSwitchRange() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp8684 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local