Lines Matching refs:ABORT
273 ABORT("unsupported type"); in getType()
466 ABORT("unsupported lvalue"); in getLValue()
481 ABORT("unsupported type: %s\n", type.description().c_str()); in typeKind()
521 ABORT("unsupported typeKind"); \ in compileBinary()
541 ABORT("unsupported typeKind"); \ in compileBinary()
558 ABORT("unsupported typeKind"); \ in compileBinary()
620 ABORT("unsupported typeKind"); in compileBinary()
659 ABORT("unsupported typeKind"); in compileBinary()
730 ABORT("unsupported binary operator"); in compileBinary()
757 ABORT("unsupported typeKind"); in compilePostfix()
770 ABORT("unsupported typeKind"); in compilePostfix()
774 ABORT("unsupported postfix op"); in compilePostfix()
804 ABORT("unsupported typeKind"); in compilePrefix()
817 ABORT("unsupported typeKind"); in compilePrefix()
821 ABORT("unsupported prefix op"); in compilePrefix()
969 ABORT("unsupported constructor"); in compileConstructor()
1062 ABORT("unsupported expression: %s\n", expr.description().c_str()); in compileExpression()
1384 ABORT("verify failed\n"); in compileStageFunctionLoop()
1552 ABORT("unsupported constructor"); in compileVectorConstructor()
1578 ABORT("unsupported constructor"); in compileVectorConstructor()
1714 ABORT("verify failed\n"); in compileStageFunctionVector()
1800 ABORT("verify failed\n"); in compileFunction()
1880 ABORT("LLVMLoadLibraryPermanently failed"); in optimize()
1886 ABORT("LLVMGetTargetFromTriple failed"); in optimize()
1890 ABORT("!LLVMTargetHasJIT"); in optimize()
1915 ABORT("GetSymbolAddress error"); in getSymbol()
1918 ABORT("symbol not found"); in getSymbol()