Searched refs:SmallValue (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGDecl.cpp | 982 constexpr uint32_t SmallValue = 0x000000AA; in patternFor() local 1014 IntValue = SmallValue; in patternFor()
|
| /freebsd-12.1/contrib/openmp/runtime/src/i18n/ |
| H A D | en_US.txt | 179 SmallValue "%1$s value \"%2$s\" is too small."
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_settings.cpp | 647 __kmp_msg(kmp_ms_warning, KMP_MSG(SmallValue, name, value), in __kmp_stg_parse_blocktime()
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGBuilder.cpp | 9907 const APInt &SmallValue = Small.Low->getValue(); in lowerWorkItem() local 9911 APInt CommonBit = BigValue ^ SmallValue; in lowerWorkItem() 9920 DL, MVT::i1, Or, DAG.getConstant(BigValue | SmallValue, DL, VT), in lowerWorkItem()
|