Searched refs:executeFSubInst (Results 1 – 1 of 1) sorted by relevance
119 static void executeFSubInst(GenericValue &Dest, GenericValue Src1, in executeFSubInst() function829 case Instruction::FSub: executeFSubInst(R, Src1, Src2, Ty); break; in visitBinaryOperator()2073 case Instruction::FSub: executeFSubInst(Dest, Op0, Op1, Ty); break; in getConstantExprValue()