Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/target/
H A Dllvm_target.ml35 | Small Constructor
H A Dllvm_target.mli40 | Small Constructor
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A DaaA.d421 static struct Small struct
426 test!(string, Small); argument
/netbsd-src/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp60 enum class Length { Empty, Small, Large, Huge }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseMap.h893 unsigned Small : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp454 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, in EnforceSmallerThan()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10502 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local