Searched defs:Small (Results 1 – 12 of 12) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/Support/ |
H A D | CodeGen.h | 31 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 D | sized-enum.c | 8 short enum Small { enum
|
/openbsd/gnu/llvm/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 35 | Small Constructor
|
H A D | llvm_target.mli | 40 | Small Constructor
|
/openbsd/gnu/llvm/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1138 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 D | AnalyzerOptions.h | 125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | formatter_float.bench.cpp | 181 enum class PrecisionE { None, Zero, Small, Huge }; enumerator
|
H A D | string.bench.cpp | 60 enum class Length { Empty, Small, Large, Huge }; enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 893 unsigned Small : 1; variable
|
/openbsd/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 485 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big, in EnforceSmallerThan()
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11013 CaseCluster &Small = *W.FirstCluster; in lowerWorkItem() local
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 22672 SDValue Small = DAG.getNode(X86ISD::CVTTP2SI, dl, VT, Src); in expandFP_TO_UINT_SSE() local 22955 SDValue Small = in LowerFP_TO_INT() local
|