Searched defs:floatType (Results 1 – 6 of 6) sorted by relevance
57 auto floatType = FLOAT64_TYPE; in TEST_F() local
56 auto floatType = FLOAT32_TYPE; in TEST_F() local
60 auto floatType = FLOAT64_TYPE; in TEST_F() local
502 MIRType *floatType = GlobalTables::GetTypeTable().GetTypeFromTyIdx(TyIdx(primType)); in ConstructConstvalNode() local
1649 auto *floatType = AllocNode<ir::ETSPrimitiveType>(ir::PrimitiveType::FLOAT); in ParseCoercedNumberLiteral() local
8057 MIRType *floatType = GlobalTables::GetTypeTable().GetDouble(); in SelectReturn() local