Home
last modified time | relevance | path

Searched refs:failedImport (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp303 static Error failedImport(const Twine &Reason) { in failedImport() function
375 return failedImport(Explanation); in isTrivialOperatorNode()
939 return failedImport("Error: Complex suboperand " + SymbolicName + in defineComplexSubOperand()
1679 return failedImport("unsupported typeset"); in addTypeCheckPredicate()
1688 return failedImport("unsupported type"); in addTypeCheckPredicate()
3471 return failedImport("Dst pattern child has multiple results"); in getInstResultType()
3480 return failedImport("Dst operand has an unsupported type"); in getInstResultType()
3749 return failedImport("Address space is not an integer"); in addBuiltinPredicates()
3811 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()
3888 return failedImport("Src pattern has multiple results"); in createAndImportSelDAGMatcher()
[all …]