Searched refs:ExceptRef (Results 1 – 12 of 12) sorted by relevance
221 case WebAssembly::ExprType::ExceptRef: O << "except_ref"; break; in printWebAssemblySignatureOperand()240 case MVT::ExceptRef: in TypeToString()
132 case MVT::ExceptRef: return wasm::ValType::EXCEPT_REF; in toValType()
297 ExceptRef = 0x68 enumerator
260 case MVT::ExceptRef: retType = WebAssembly::ExprType::ExceptRef; break; in FixEndsAtEndOfFunction()
137 def : Pat<(ExceptRef160 def : Pat<(ExceptRef
67 def EXCEPT_REF : WebAssemblyRegClass<[ExceptRef], 0, (add EXCEPT_REF_0)>;
130 case MVT::ExceptRef: in getLegalType()686 case MVT::ExceptRef: in fastLowerArguments()791 case MVT::ExceptRef: in selectCall()894 case MVT::ExceptRef: in selectSelect()1304 case MVT::ExceptRef: in selectRet()
159 return MVT::ExceptRef; in typeForRegClass()
194 ExceptRef = 113, // WebAssembly's except_ref type enumerator751 case ExceptRef: return 0; // opaque type in getSizeInBits()
195 case MVT::ExceptRef: return "ExceptRef"; in getEVTString()
148 def ExceptRef: ValueType<0, 113>; // WebAssembly's except_ref type
177 case MVT::ExceptRef: return "MVT::ExceptRef"; in getEnumName()