Searched defs:FABS (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 450 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 557 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 | 88 #define FABS 0x1e60c000 macro
|
D | sljitNativePPC_common.c | 168 #define FABS (HI(63) | LO(264)) macro
|
/external/vixl/doc/aarch64/ |
D | supported-instructions-aarch64.md | 1630 ### FABS ### subsection
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 688 #define FABS CHOICE(fabs, fabs, fabs) macro 1401 #define FABS fabs macro
|
/external/v8/src/arm64/ |
D | constants-arm64.h | 1151 FABS = FABS_s, enumerator
|
/external/vixl/src/aarch64/ |
D | constants-aarch64.h | 1336 FABS = FABS_s, enumerator
|