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