Home
last modified time | relevance | path

Searched defs:Small (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DCodeGen.h28 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
37 enum Level { Default=0, Small=1, Large=2 }; enumerator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DCommandAllocatorTests.cpp29 Small, member in CommandType
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointTrie.java882 public static abstract class Small extends CodePointTrie { class in CodePointTrie
883 private Small(char[] index, Data data, int highStart, in Small() method in CodePointTrie.Small
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointTrie.java863 public static abstract class Small extends CodePointTrie { class in CodePointTrie
864 private Small(char[] index, Data data, int highStart, in Small() method in CodePointTrie.Small
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp1138 SDValue Small = DAG.getTargetConstantPool( in LowerConstantPool() local
1172 SDValue Small = DAG.getTargetGlobalAddress( in LowerGlobalAddress() local
1215 SDValue Small = DAG.getTargetJumpTable( in LowerJumpTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10121 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local
[all...]

Completed in 23 milliseconds