Searched defs:RHSExt (Results 1 – 4 of 4) sorted by relevance
4891 auto RHSExt = B.buildFPExt(S32, RHS, Flags); in legalizeFDIV16() local
2240 auto RHSExt = MIRBuilder.buildInstr(ExtOpcode, {WideTy}, {MI.getOperand(3)}); in widenScalarAddSubOverflow() local
10707 SDValue RHSExt = DAG.getNode(Ext, dl, WideVT, RHS); in expandFixedPointMul() local
14748 std::optional<ExtKind> RHSExt; global() member [all...]