Searched refs:FloatTy (Results 1 – 7 of 7) sorted by relevance
28 FloatTy(C, Type::FloatTyID), in LLVMContextImpl()
168 Type *Type::getFloatTy(LLVMContext &C) { return &C.pImpl->FloatTy; } in getFloatTy()
1320 Type VoidTy, LabelTy, HalfTy, FloatTy, DoubleTy, MetadataTy, TokenTy;
47 use rustc_ast::ast::FloatTy;543 spanless_eq_enum!(FloatTy; F32 F64);
1927 void setBooleanContents(BooleanContent IntTy, BooleanContent FloatTy) { in setBooleanContents() argument1929 BooleanFloatContents = FloatTy; in setBooleanContents()
9960 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in performFpToIntCombine() local9961 uint32_t FloatBits = FloatTy.getSizeInBits(); in performFpToIntCombine()10039 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in performFDivCombine() local10040 int32_t FloatBits = FloatTy.getSizeInBits(); in performFDivCombine()
13686 MVT FloatTy = Op.getSimpleValueType().getVectorElementType(); in PerformVCVTCombine() local13687 uint32_t FloatBits = FloatTy.getSizeInBits(); in PerformVCVTCombine()13744 MVT FloatTy = N->getSimpleValueType(0).getVectorElementType(); in PerformVDIVCombine() local13745 uint32_t FloatBits = FloatTy.getSizeInBits(); in PerformVDIVCombine()