Searched refs:findCompositeConstant (Results 1 – 2 of 2) sorted by relevance
779 Id findCompositeConstant(Op typeClass, Id typeId, const std::vector<Id>& comps);
1064 Id Builder::findCompositeConstant(Op typeClass, Id typeId, const std::vector<Id>& comps) in findCompositeConstant() function in spv::Builder1128 Id existing = findCompositeConstant(typeClass, typeId, members); in makeCompositeConstant()