HomeSort by: relevance | last modified time | path
    Searched refs:foldFPSignBitOps (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 395 Instruction *InstCombinerImpl::foldFPSignBitOps(BinaryOperator &I) {
446 if (Instruction *R = foldFPSignBitOps(I))
1334 if (Instruction *R = foldFPSignBitOps(I))
InstCombineInternal.h 359 Instruction *foldFPSignBitOps(BinaryOperator &I);

Completed in 19 milliseconds