Searched defs:FABS (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 450 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
|
/external/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
|
/external/pcre/dist2/src/sljit/ |
D | sljitNativeARM_64.c | 82 #define FABS 0x1e60c000 macro
|
D | sljitNativePPC_common.c | 164 #define FABS (HI(63) | LO(264)) macro
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 1065 FABS = FABS_s, enumerator
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 1702 ### FABS ### subsection
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 688 #define FABS CHOICE(fabs, fabs, fabs) macro 1401 #define FABS fabs macro
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1157 FABS = FABS_s, enumerator
|