Searched refs:Half (Results 1 – 25 of 55) sorted by relevance
123
208 size_t Half; in findBeginLocalPreprocessedEntity() local218 Half = Count/2; in findBeginLocalPreprocessedEntity()220 std::advance(I, Half); in findBeginLocalPreprocessedEntity()225 Count = Count - Half - 1; in findBeginLocalPreprocessedEntity()227 Count = Half; in findBeginLocalPreprocessedEntity()
59 __ElfType(Half);
80 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator
359 // Vector Conversions Between Half-Precision and Single-Precision.
74 [ELF_T_HALF] = MALIGN(Half),
50 `HALF, Half, 600102',
52 __sElfN(Half);
68 // PCS: "C.1: If the argument is a Half-, Single-, Double- or Quad- precision97 // PCS: "C.5: If the argument is a Half- or Single- precision Floating-point103 // PCS: "C.6: If the argument is an HFA, a Half-, Single-, Double- or Quad-
47 case BuiltinType::Half: ID = PREDEF_TYPE_HALF_ID; break; in TypeIdxFromBuiltin()
4300 size_t Half; in findBeginPreprocessedEntity() local4309 Half = Count/2; in findBeginPreprocessedEntity()4311 std::advance(PPI, Half); in findBeginPreprocessedEntity()4316 Count = Count - Half - 1; in findBeginPreprocessedEntity()4318 Count = Half; in findBeginPreprocessedEntity()
482 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Half, 0)); in DecodeIITType()623 case IITDescriptor::Half: return Type::getHalfTy(Context); in DecodeFixedType()
277 case BuiltinType::Half: in getWrittenTypeSpec()
360 case BuiltinType::Half: in getNSNumberFactoryMethodKind()
1955 case BuiltinType::Half: Out << "Dh"; break; in mangleType()2179 case BuiltinType::Half: EltName = "float16_t";break; in mangleNeonVectorType()2215 case BuiltinType::Half: in mangleAArch64VectorBase()
788 return BT->getKind() >= BuiltinType::Half && in isFloatingType()1519 case Half: return "half"; in getName()
1038 InitBuiltinType(HalfTy, BuiltinType::Half); in InitBuiltinTypes()1257 case BuiltinType::Half: return Target->getHalfFormat(); in getFloatTypeSemantics()1548 case BuiltinType::Half: in getTypeInfoImpl()4249 case BuiltinType::Half: return HalfRank; in getFloatingRank()5084 case BuiltinType::Half: in getObjCEncodingForPrimitiveKind()
147 ElfW(Half) dlpi_phnum; in _Unwind_IteratePhdrCallback()
125 FLOATING_TYPE(Half, HalfTy)
1127 // Scalar Integer Saturating Doubling Multiply Half High1131 // Scalar Integer Saturating Rounding Doubling Multiply Half High1325 // Scalar Integer Saturating Doubling Multiply Half High (scalar by element)1329 // Scalar Integer Saturating Rounding Doubling Multiply Half High
570 case BuiltinType::Half: in VisitType()
356 case BuiltinType::Half: in ConvertType()
186 case BuiltinType::Half: in TypeInfoIsInStandardLibrary()
491 case BuiltinType::Half: in fixType()
1748 // MEMOP: Word, Half, Byte1944 // Half Word1985 // Half Word2034 // Half Word - clrbit2037 // Half Word - setbit2092 // Half Word2104 // Byte, Half Word
65 def HalfWordAccess : MemAccessSize<2>;// Half word access instruction (memh).