Lines Matching refs:panic_if
507 panic_if(!(scalar_mismatch || vector_mismatch),
607 panic_if(!mismatch_val.isScalar(), "Unexpected type of result");
611 panic_if(!mismatch_val.isScalar(), "Unexpected type of result");
615 panic_if(!mismatch_val.isVector(), "Unexpected type of result");
619 panic_if(!mismatch_val.isVecElem(),
624 panic_if(!mismatch_val.isScalar(), "Unexpected type of result");
628 panic_if(!mismatch_val.isScalar(), "Unexpected type of result");
642 panic_if(!res.isScalar(), "Unexpected type of result");
646 panic_if(!res.isScalar(), "Unexpected type of result");
650 panic_if(!res.isVector(), "Unexpected type of result");
654 panic_if(!res.isVecElem(), "Unexpected type of result");
658 panic_if(!res.isScalar(), "Unexpected type of result");
662 panic_if(res.isValid(), "MiscReg expecting invalid result");