Searched refs:funcref (Results 1 – 10 of 10) sorted by relevance
72 .Case("funcref", MVT::funcref) in parseMVT()144 case MVT::funcref: in toValType()
46 def FUNCREF_0 : WebAssemblyReg<"%funcref.0">;68 def FUNCREF : WebAssemblyRegClass<[funcref], 0, (add FUNCREF_0)>;
31 defm "" : REF_I<FUNCREF, funcref>;
133 case MVT::funcref: in getLegalType()707 case MVT::funcref: in fastLowerArguments()813 case MVT::funcref: in selectCall()949 case MVT::funcref: in selectSelect()1362 case MVT::funcref: in selectRet()
176 return MVT::funcref; in typeForRegClass()
263 defm "": ARGUMENT<FUNCREF, funcref>;
206 def funcref : ValueType<0, 165>; // WebAssembly's funcref type
257 funcref = 165, // WebAssembly's funcref type enumerator1003 case funcref: in getSizeInBits()
173 case MVT::funcref: return "funcref"; in getEVTString()
229 case MVT::funcref: return "MVT::funcref"; in getEnumName()