Searched defs:valTy (Results 1 – 6 of 6) sorted by relevance
129 constexpr bool isFloatingPrimaryType(PrimaryType valTy) { in isFloatingPrimaryType()133 constexpr bool isIntegralPrimaryType(PrimaryType valTy) { in isIntegralPrimaryType()137 constexpr bool isRealPrimaryType(PrimaryType valTy) { in isRealPrimaryType()141 constexpr bool isComplexPrimaryType(PrimaryType valTy) { in isComplexPrimaryType()
444 mlir::Type valTy = fir::unwrapRefType(redTy); createReductionCleanupRegion() local 640 mlir::Type valTy = fir::unwrapRefType(type); createDeclareReduction() local
240 auto valTy = getValueType(); // Vector verify() local
68 auto valTy = val.getType(); in integerCast() local
979 getFromBox(mlir::Location loc,fir::FirOpBuilder & builder,mlir::Type valTy,mlir::Value boxVal) getFromBox() argument
5064 auto valTy = val.getType(); genarr() local