Searched defs:FABS (Results 1 - 7 of 7) sorted by relevance

/external/pcre/dist2/src/sljit/
H A DsljitNativeARM_64.c82 #define FABS 0x1e60c000 macro
1709 FAIL_IF(push_inst(compiler, (FABS ^ inv_bits) | VD(dst_r) | VN(src)));
H A DsljitNativePPC_common.c164 #define FABS (HI(63) | LO(264)) macro
1922 FAIL_IF(push_inst(compiler, FABS | FD(dst_r) | FB(src)));
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DISDOpcodes.h446 // FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
450 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator in enum:llvm::ISD::NodeType
/external/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h520 /// FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW,
524 FNEG, FABS, FSQRT, FSIN, FCOS, FPOWI, FPOW, enumerator in enum:llvm::ISD::NodeType
/external/mesa3d/src/mesa/x86/
H A Dassyntax.h688 #define FABS CHOICE(fabs, fabs, fabs) macro
1401 #define FABS fabs macro
/external/v8/src/arm64/
H A Dconstants-arm64.h1065 FABS = FABS_s, enumerator in enum:v8::internal::FPDataProcessing1SourceOp
/external/vixl/src/aarch64/
H A Dconstants-aarch64.h1161 FABS = FABS_s, enumerator in enum:vixl::aarch64::FPDataProcessing1SourceOp

Completed in 386 milliseconds