Lines Matching defs:ErrorMsgOOR
2243 const StringRef ErrorMsgOOR = "argument out of range";
2263 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2271 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2280 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2306 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2314 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2323 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2365 const StringRef ErrorMsgOOR = "argument out of range";
2384 return emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG);
2390 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2397 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2404 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2413 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2422 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2461 : !isUInt<8>(Imm) ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2467 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2472 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2477 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2708 const StringRef ErrorMsgOOR = "argument out of range";
2711 emitErrorAndReplaceIntrinsicResults(Node, Results, DAG, ErrorMsgOOR,
2940 const StringRef ErrorMsgOOR = "argument out of range";
2954 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3010 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3024 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3039 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);