Searched defs:FSub (Results 1 – 5 of 5) sorted by relevance
163 | FSub Constructor
221 | FSub Constructor
642 Value *FSub = Builder->CreateFSub(FMulVal, OpX); in visitFMul() local
819 Instruction *FSub = cast<Instruction>(SubOp); in SimplifyFAddInst() local
183 FSub Opcode = C.LLVMFSub const