/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | InfoByHwMode.cpp | 32 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 D | CommonConfig.cpp | 15 create(StringRef Pattern,MatchStyle MS,function_ref<Error (Error)> ErrorCallback) create() argument
|
/freebsd/tools/tools/ath/athalq/ |
H A D | ar5210_ds.c | 35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
H A D | ar5211_ds.c | 35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
H A D | ar5212_ds.c | 35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
H A D | ar5416_ds.c | 35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
H A D | ar9300_ds.c | 36 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
H A D | ar5416_ds_tdma.c | 35 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherOpt.cpp | 163 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 D | DWARFStreamer.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFStreamer.h | 287 MCStreamer *MS; // Owned by AsmPrinter variable
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | YAMLOutputStyle.cpp | 33 static bool checkModuleSubsection(opts::ModuleSubsection MS) { in checkModuleSubsection()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
H A D | llvm-dwp.cpp | 267 std::unique_ptr<MCStreamer> MS(TheTarget->createMCObjectStreamer( in llvm_dwp_main() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVModuleAnalysis.h | 157 InstrList MS[NUM_MODULE_SECTIONS]; member
|
H A D | SPIRVDuplicatesTracker.h | 73 unsigned MS : 1; member
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPLexerChange.cpp | 741 MacroState MS(Macro.second.getLatest()); in EnterSubmodule() local
|
/freebsd/sys/dev/rtwn/ |
H A D | if_rtwnreg.h | 105 #define MS(val, field) \ macro
|
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
H A D | DWARFEmitterImpl.h |
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | WindowScheduler.cpp | 638 ModuloSchedule MS(*MF, &Loop, std::move(OrderedInsts), std::move(Cycles), in expand() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | VTableBuilder.h | 339 VTableContextBase(bool MS) : IsMicrosoftABI(MS) {} in VTableContextBase()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
H A D | FuzzerLoop.cpp | 480 const std::string &MS) { in WriteEdgeToMutationGraphFile() argument
|
H A D | FuzzerMutate.cpp | 523 std::string MS; in MutationSequence() local
|
H A D | FuzzerDriver.cpp | 865 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); in FuzzerDriver() local
|
/freebsd/sys/dev/etherswitch/ar40xx/ |
H A D | ar40xx_reg.h | 25 #define MS(_v, _f) (((_v) & (_f)) >> _f##_S) macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | DXContainer.h | 244 MeshPSVInfo MS; member
|