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