Searched defs:FABS (Results 1 – 7 of 7) 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 | 90 #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
|
/third_party/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 3467 ### FABS ### subsection 7353 ### FABS ### subsection
|
/third_party/node/deps/v8/src/codegen/arm64/ |
D | constants-arm64.h | 1173 FABS = FABS_s, enumerator
|
/third_party/vixl/src/aarch64/ |
D | constants-aarch64.h | 1572 FABS = FABS_s, enumerator
|