Searched defs:FSub (Results 1 – 4 of 4) sorted by relevance
152 | FSub Constructor
202 | FSub Constructor
497 Instruction *FSub = BinaryOperator::CreateFSub(FMulVal, OpX); in visitFMul() local
897 Instruction *FSub = cast<Instruction>(SubOp); in SimplifyFAddInst() local