Searched refs:FMS (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | FeatureModulesTests.cpp | 70 FeatureModuleSet FMS; in TEST() local 71 FMS.add(std::make_unique<DiagModifierModule>()); in TEST() 82 TU.FeatureModules = &FMS; in TEST() 100 FeatureModuleSet FMS; in TEST() local 101 FMS.add(std::make_unique<BeforeExecuteModule>()); in TEST() 117 TU.FeatureModules = &FMS; in TEST()
|
| H A D | DiagnosticsTests.cpp | 1742 FeatureModuleSet FMS; in TEST() local 1743 FMS.add(std::make_unique<DiagModifierModule>()); in TEST() 1748 TU.FeatureModules = &FMS; in TEST()
|
| /llvm-project-15.0.7/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>;
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 786 // MUL, MLA, MLS, FMA, FMS definitions with scalar argument 1822 // FMS lane 1827 // 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
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyInstrSIMD.td | 1367 // Relaxed Fused Multiply- Add and Subtract (FMA/FMS)
|