Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A 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()
1713 return failedImport("unsupported typeset"); in addTypeCheckPredicate()
1722 return failedImport("unsupported type"); in addTypeCheckPredicate()
3505 return failedImport("Dst pattern child has multiple results"); in getInstResultType()
3514 return failedImport("Dst operand has an unsupported type"); in getInstResultType()
3797 return failedImport("Address space is not an integer"); in addBuiltinPredicates()
3830 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()
3866 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()
[all …]