Lines Matching defs:ErrorMsgOOR
2344 const StringRef ErrorMsgOOR = "argument out of range";
2364 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2372 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2381 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2407 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2415 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2424 ? emitIntrinsicWithChainErrorMessage(Op, ErrorMsgOOR, DAG)
2466 const StringRef ErrorMsgOOR = "argument out of range";
2485 return emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG);
2491 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2498 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2505 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2514 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2523 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2562 : !isUInt<8>(Imm) ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2568 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2573 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2578 ? emitIntrinsicErrorMessage(Op, ErrorMsgOOR, DAG)
2815 const StringRef ErrorMsgOOR = "argument out of range";
2818 emitErrorAndReplaceIntrinsicResults(Node, Results, DAG, ErrorMsgOOR,
3091 const StringRef ErrorMsgOOR = "argument out of range";
3105 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3161 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3175 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);
3190 emitErrorAndReplaceIntrinsicResults(N, Results, DAG, ErrorMsgOOR);