HomeSort by relevance Sort by last modified time
    Searched refs:UMAX (Results 1 - 14 of 14) sorted by null

  /external/llvm/lib/Target/R600/
AMDGPUISelLowering.h 123 UMAX,
AMDGPUISelLowering.cpp 135 return DAG.getNode(AMDGPUISD::UMAX, DL, VT, Op.getOperand(1),
402 NODE_NAME_CASE(UMAX)
  /ndk/sources/host-tools/make-3.81/
config.h.in 379 /* Define to 1 for Encore UMAX. */
380 #undef UMAX
382 /* Define to 1 for Encore UMAX 4.3 that has <inq_status/cpustats.h> instead of
getloadavg.c 37 apollo, DGUX, NeXT, or UMAX is defined;
61 UMAX
427 # ifdef UMAX
448 # endif /* UMAX */
469 # ifdef UMAX
472 # endif /* UMAX */
678 # if !defined (LDAV_DONE) && defined (UMAX)
680 /* UMAX 4.2, which runs on the Encore Multimax multiprocessor, does not
746 # endif /* UMAX */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 481 DEF_RTL_EXPR(UMAX, "umax", "ee", RTX_COMM_ARITH)
    [all...]
genrtl.h 979 gen_rtx_fmt_ee (UMAX, (MODE), (ARG0), (ARG1))
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 481 DEF_RTL_EXPR(UMAX, "umax", "ee", RTX_COMM_ARITH)
    [all...]
genrtl.h 979 gen_rtx_fmt_ee (UMAX, (MODE), (ARG0), (ARG1))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
rtl.def 481 DEF_RTL_EXPR(UMAX, "umax", "ee", RTX_COMM_ARITH)
    [all...]
genrtl.h 979 gen_rtx_fmt_ee (UMAX, (MODE), (ARG0), (ARG1))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
rtl.def 481 DEF_RTL_EXPR(UMAX, "umax", "ee", RTX_COMM_ARITH)
    [all...]
genrtl.h 979 gen_rtx_fmt_ee (UMAX, (MODE), (ARG0), (ARG1))
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 199 /// UMAX, UMIN - Unsigned integer max and min.
200 UMAX, UMIN,
    [all...]
X86ISelLowering.cpp     [all...]

Completed in 776 milliseconds