Searched refs:failedImport (Results 1 – 1 of 1) sorted by relevance
191 static Error failedImport(const Twine &Reason) { in failedImport() function269 return failedImport(Explanation); in isTrivialOperatorNode()299 return failedImport("Dst pattern child needs a def"); in getInstResultType()303 return failedImport("Dst pattern child has no result"); in getInstResultType()313 return failedImport("Dst operand has an unsupported type"); in getInstResultType()607 return failedImport("Address space is not an integer"); in addBuiltinPredicates()645 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()682 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()761 return failedImport( in createAndImportSelDAGMatcher()767 return failedImport("Pattern operator lacks an equivalent Instruction" + in createAndImportSelDAGMatcher()[all …]