Searched defs:Small (Results 1 – 15 of 15) sorted by relevance
/freebsd-src/contrib/llvm-project/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
|
/freebsd-src/contrib/arm-optimized-routines/pl/math/ |
H A D | acosf_1u4.c |
|
H A D | asinf_2u5.c |
|
H A D | asin_3u.c |
|
H A D | acos_2u.c |
|
H A D | v_asinf_2u5.c |
|
H A D | v_asin_3u.c |
|
H A D | v_acosf_1u4.c |
|
H A D | v_acos_2u.c |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.cpp | 1140 SDValue Small = DAG.getTargetConstantPool( LowerConstantPool() local 1174 SDValue Small = DAG.getTargetGlobalAddress( LowerGlobalAddress() local 1217 SDValue Small = DAG.getTargetJumpTable( LowerJumpTable() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.h | 125 enum class CTUPhase1InliningKind { None, Small, All }; enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | DenseMap.h | 920 unsigned Small : 1; global() variable [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11422 CaseCluster &Small = *W.FirstCluster; lowerWorkItem() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20643 SDValue Small = DAG.getNode(X86ISD::CVTTP2SI, dl, VT, Src); expandFP_TO_UINT_SSE() local 20931 SDValue Small = LowerFP_TO_INT() local [all...] |