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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 3822 /* A subroutine of expand_copysign, perform the copysign operation using the
3906 /* A subroutine of expand_copysign, perform the entire copysign operation
4008 expand_copysign (rtx op0, rtx op1, rtx target)
3997 expand_copysign (rtx op0, rtx op1, rtx target) function
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 3882 /* A subroutine of expand_copysign, perform the copysign operation using the
3966 /* A subroutine of expand_copysign, perform the entire copysign operation
4068 expand_copysign (rtx op0, rtx op1, rtx target)
4057 expand_copysign (rtx op0, rtx op1, rtx target) function

Completed in 23 milliseconds