Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp316 static Error failedImport(const Twine &Reason) { in failedImport() function
391 return failedImport(Explanation); in isTrivialOperatorNode()
953 return failedImport("Error: Complex suboperand " + SymbolicName + in defineComplexSubOperand()
1731 return failedImport("unsupported typeset"); in addTypeCheckPredicate()
1740 return failedImport("unsupported type"); in addTypeCheckPredicate()
3553 return failedImport("Dst pattern child has multiple results"); in getInstResultType()
3562 return failedImport("Dst operand has an unsupported type"); in getInstResultType()
3849 return failedImport("Address space is not an integer"); in addBuiltinPredicates()
3885 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()
3921 return failedImport("MemVT could not be converted to LLT"); in addBuiltinPredicates()
[all …]