Searched refs:FMS (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/sys/dev/pci/drm/radeon/ |
| H A D | r600_dpm.c | 347 WREG32(CG_RT, FLS(l_to_m) | FMS(m_to_h)); in r600_set_at() 348 WREG32(CG_LT, FHS(h_to_m) | FMS(m_to_l)); in r600_set_at()
|
| H A D | r600d.h | 1443 # define FMS(x) ((x) << 16) macro
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 94 FMS, enumerator
|
| H A D | MipsSEISelLowering.cpp | 1904 return DAG.getNode(MipsISD::FMS, SDLoc(Op), Op->getValueType(0), in lowerINTRINSIC_WO_CHAIN()
|
| H A D | MipsISelLowering.cpp | 184 case MipsISD::FMS: return "MipsISD::FMS"; in getTargetNodeName()
|
| H A D | MipsMSAInstrInfo.td | 48 def MipsFMS : SDNode<"MipsISD::FMS", SDTFPTernaryOp>;
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 786 // MUL, MLA, MLS, FMA, FMS definitions with scalar argument 1815 // FMS lane 1820 // FMS lane with scalar argument
|
| H A D | arm_mve.td | 166 // FMS instructions are defined in the ArmARM as if they negate the 180 // Only FMA has the vector/scalar variants, not FMS
|