Searched refs:hasExceptionHandling (Results 1 – 4 of 4) sorted by relevance
102 bool hasExceptionHandling() const { return HasExceptionHandling; } in hasExceptionHandling() function
42 Predicate<"Subtarget->hasExceptionHandling()">,
135 if (Subtarget->hasReferenceTypes() && Subtarget->hasExceptionHandling()) in getLegalType()
77 if (Subtarget->hasExceptionHandling()) { in WebAssemblyTargetLowering()