Searched defs:FMul (Results 1 – 5 of 5) sorted by relevance
165 | FMul Constructor
223 | FMul Constructor
662 Value *FMul = Builder->CreateFMul(N0, N1); in visitFMul() local
1203 Value *FMul = getPow(InnerChain, V.convertToDouble(), B); in optimizePow() local
185 FMul Opcode = C.LLVMFMul const