Home
last modified time | relevance | path

Searched defs:MS (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DInfoByHwMode.cpp32 const HwModeSelect &MS = CGH.getHwModeSelect(R); in ValueTypeByHwMode() local
140 const HwModeSelect &MS = CGH.getHwModeSelect(R); in RegSizeInfoByHwMode() local
192 const HwModeSelect &MS = CGH.getHwModeSelect(R); in SubRegRangeByHwMode() local
202 const HwModeSelect &MS = CGH.getHwModeSelect(R); in EncodingInfoByHwMode() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/
H A DCommonConfig.cpp15 create(StringRef Pattern,MatchStyle MS,function_ref<Error (Error)> ErrorCallback) create() argument
/freebsd/tools/tools/ath/athalq/
H A Dar5210_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
H A Dar5211_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
H A Dar5212_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
H A Dar5416_ds.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
H A Dar9300_ds.c36 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
H A Dar5416_ds_tdma.c35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp163 auto *MS = new MoveSiblingMatcher(MC->getChildNo()); in ContractNodes() local
171 auto *MS = new MoveSiblingMatcher(MC->getChildNo()); in ContractNodes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h287 MCStreamer *MS; // Owned by AsmPrinter variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp33 static bool checkModuleSubsection(opts::ModuleSubsection MS) { in checkModuleSubsection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp267 std::unique_ptr<MCStreamer> MS(TheTarget->createMCObjectStreamer( in llvm_dwp_main() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.h157 InstrList MS[NUM_MODULE_SECTIONS]; member
H A DSPIRVDuplicatesTracker.h73 unsigned MS : 1; member
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp741 MacroState MS(Macro.second.getLatest()); in EnterSubmodule() local
/freebsd/sys/dev/rtwn/
H A Dif_rtwnreg.h105 #define MS(val, field) \ macro
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowScheduler.cpp638 ModuloSchedule MS(*MF, &Loop, std::move(OrderedInsts), std::move(Cycles), in expand() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h339 VTableContextBase(bool MS) : IsMicrosoftABI(MS) {} in VTableContextBase()
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerLoop.cpp480 const std::string &MS) { in WriteEdgeToMutationGraphFile() argument
H A DFuzzerMutate.cpp523 std::string MS; in MutationSequence() local
H A DFuzzerDriver.cpp865 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); in FuzzerDriver() local
/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_reg.h25 #define MS(_v, _f) (((_v) & (_f)) >> _f##_S) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDXContainer.h244 MeshPSVInfo MS; member

123