HomeSort by relevance Sort by last modified time
    Searched full:addfpmathattributes (Results 1 - 1 of 1) sorted by null

  /external/llvm/include/llvm/IR/
IRBuilder.h 766 Instruction *AddFPMathAttributes(Instruction *I,
797 return Insert(AddFPMathAttributes(BinaryOperator::CreateFAdd(LHS, RHS),
819 return Insert(AddFPMathAttributes(BinaryOperator::CreateFSub(LHS, RHS),
    [all...]

Completed in 123 milliseconds