Searched defs:FABS (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 640 FNEG, FABS, FSQRT, FCBRT, FSIN, FCOS, FPOWI, FPOW, enumerator
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 88 #define FABS 0x1e60c000 macro
|
D | sljitNativePPC_common.c | 168 #define FABS (HI(63) | LO(264)) macro
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 688 #define FABS CHOICE(fabs, fabs, fabs) macro 1401 #define FABS fabs macro
|