Searched refs:FroundType (Results 1 – 3 of 3) sorted by relevance
174 AsmType* AsmType::FroundType(Zone* zone) { in FroundType() function in v8::internal::wasm::AsmType
254 static AsmType* FroundType(Zone* zone);
204 fround_type_(AsmType::FroundType(zone_)), in AsmTyper()