| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | sinh_3u.c | 14 #define Half 0x3fe0000000000000 macro
|
| H A D | sinhf_2u3.c | 14 #define Half 0x3f000000 macro
|
| H A D | asinf_2u5.c | 14 #define Half 0x3f000000 macro
|
| H A D | acosf_1u4.c | 14 #define Half 0x3f000000 macro
|
| H A D | acos_2u.c | 14 #define Half 0x3fe0000000000000 macro
|
| H A D | asin_3u.c | 14 #define Half 0x3fe0000000000000 macro
|
| H A D | atanh_3u.c | 14 #define Half 0x3fe0000000000000 macro
|
| H A D | atanhf_3u1.c | 14 #define Half 0x3f000000 macro
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/sve/ |
| H A D | atanh.c | 16 #define Half (0x3fe0000000000000) macro
|
| H A D | atanhf.c | 15 #define Half (0x3f000000) macro
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/ |
| H A D | atanhf.c | 30 #define Half v_u32 (0x3f000000) macro
|
| H A D | asinf.c | 26 #define Half 0x3f000000 macro
|
| H A D | acosf.c | 27 #define Half 0x3f000000 macro
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.h | 148 Half, enumerator
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFTypes.h | 89 using Half = packed<uint16_t>; member
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| H A D | SymbolCache.cpp | 410 size_t Half; in findPublicSymbolBySectOffset() local
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PreprocessingRecord.cpp | 213 size_t Half; in findBeginLocalPreprocessedEntity() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 77 Half = 1 << 0, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULegalizerInfo.cpp | 5331 auto Half = B.buildFConstant(F32, 0.5f); in legalizeFSQRTF32() local 5401 auto Half = B.buildFConstant(F64, 0.5); in legalizeFSQRTF64() local
|
| H A D | SIISelLowering.cpp | 7885 SDValue Half = DAG.getSelectCC(SL, Idx, IdxMask, Hi, Lo, ISD::SETUGT); in lowerEXTRACT_VECTOR_ELT() local 11731 SDValue Half = DAG.getConstantFP(0.5f, DL, VT); in lowerFSQRTF32() local 11800 SDValue Half = DAG.getConstantFP(0.5, DL, MVT::f64); in lowerFSQRTF64() local
|
| H A D | AMDGPUISelLowering.cpp | 2574 const SDValue Half = DAG.getConstantFP(0.5, SL, VT); in LowerFROUND() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonVectorCombine.cpp | 2670 unsigned Half = (Begin + End) / 2; in splitVectorElements() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 2649 const APFloat Half(FltSem, "0.5"); in expandFrexp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 13430 unsigned Half = VT.getVectorNumElements() / 2; in isUZP_v_undef_Mask() local 23848 for (unsigned Half = 0; Half < 2; ++Half) { in vectorToScalarBitmask() local 27422 SDValue Half = DAG.getNode(Opcode, DL, ExtendedHalfVT, N->getOperand(0)); in ReplaceExtractSubVectorResults() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 3360 SDValue Half = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, MVT::f64, Arg, in LowerReturn() local 7509 unsigned Half = NumElts / 2; in isVUZP_v_undef_Mask() local
|