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