Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCodeGen.h31 enum Model { Tiny, Small, Kernel, Medium, Large }; enumerator
40 enum Level { Default=0, Small=1, Large=2 }; enumerator
/openbsd/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dsized-enum.c8 short enum Small { enum
/openbsd/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.ml35 | Small Constructor
H A Dllvm_target.mli40 | Small Constructor
/openbsd/gnu/llvm/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
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dformatter_float.bench.cpp181 enum class PrecisionE { None, Zero, Small, Huge }; enumerator
H A Dstring.bench.cpp60 enum class Length { Empty, Small, Large, Huge }; enumerator
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DDenseMap.h893 unsigned Small : 1; variable
/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp485 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big, in EnforceSmallerThan()
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp11013 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22672 SDValue Small = DAG.getNode(X86ISD::CVTTP2SI, dl, VT, Src); in expandFP_TO_UINT_SSE() local
22955 SDValue Small = in LowerFP_TO_INT() local