Home
last modified time | relevance | path

Searched defs:FMulVal (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineMulDivRem.cpp626 Instruction *FMulVal = BinaryOperator::CreateFMul(II->getOperand(0), in visitFMul() local
655 Value *FMulVal = Builder->CreateFMul(OpX, Log2); in visitFMul() local