Searched refs:ForValueType (Results 1 – 2 of 2) sorted by relevance
551 static LoadType ForValueType(ValueType type) { in ForValueType() function623 static StoreType ForValueType(ValueType type) { in ForValueType() function
1678 StoreType::ForValueType(return_type), pinned); in TraceFunctionExit()1844 LoadType type = LoadType::ForValueType(global->type); in GlobalGet()1881 StoreType type = StoreType::ForValueType(global->type); in GlobalSet()