Searched defs:SM (Results 201 - 219 of 219) sorted by relevance

123456789

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2891 initProcResourceVectors( const MCSchedModel &SM, SmallVectorImpl<uint64_t> &Masks) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1456 ParseIntelNamedOperator(StringRef Name, IntelExprStateMachine &SM, bool &ParseError, SMLoc &End) argument
1497 ParseIntelExpression(IntelExprStateMachine &SM, SMLoc &End) argument
1651 RewriteIntelExpression(IntelExprStateMachine &SM, SMLoc Start, SMLoc End) argument
1780 ParseIntelDotOperator(IntelExprStateMachine &SM, SMLoc &End) argument
1938 IntelExprStateMachine SM; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp3625 SourceManager &SM = S.getSourceManager(); local
3643 SourceManager &SM = S.getSourceManager(); local
H A DSemaCodeComplete.cpp1096 std::list<ShadowMap>::iterator SM, SMEnd = ShadowMaps.end(); local
2882 GetDefaultValueString(const ParmVarDecl *Param, const SourceManager &SM, const LangOptions &LangOpts) argument
H A DSemaDeclAttr.cpp8039 createAttributeInsertion(const NamedDecl *D, const SourceManager &SM, argument
8641 const SourceManager &SM = SemaRef.getSourceManager(); local
[all...]
H A DSemaChecking.cpp9631 static bool isArgumentExpandedFromMacro(SourceManager &SM, argument
9656 SourceManager &SM local
6879 getLocationOfByte( unsigned ByteNo, const SourceManager &SM, const LangOptions &Features, const TargetInfo &Target, unsigned *StartToken = nullptr, unsigned *StartTokenByteOffset = nullptr) const argument
9779 SourceManager &SM = getSourceManager(); local
10055 SourceManager &SM = getSourceManager(); local
12294 IsInAnyMacroBody(const SourceManager &SM, SourceLocation Loc) argument
12321 const SourceManager &SM = getSourceManager(); local
[all...]
/freebsd-11-stable/sys/dev/bwn/
H A Dif_bwn.c4408 #define SM(_v, _f) (((_v) << _f##_S) & _f) macro
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_rsureg.h153 #define SM(field, val) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2341 SourceManager &SM = getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp385 Optional<StringRef> CGDebugInfo::getSource(const SourceManager &SM, argument
524 SourceManager &SM = CGM.getContext().getSourceManager(); local
[all...]
H A DCodeGenModule.cpp2220 SourceManager &SM = getContext().getSourceManager(); local
2228 SourceManager &SM = getContext().getSourceManager(); local
[all...]
H A DCGOpenMPRuntime.cpp2683 SourceManager &SM = C.getSourceManager(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp67 SourceManager *SM; member in class:__anon525::RewriteObjC
[all...]
H A DRewriteModernObjC.cpp68 SourceManager *SM; member in class:__anon522::RewriteModernObjC
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp701 AsmParser::AsmParser(SourceMgr &SM, MCContext &Ctx, MCStreamer &Out, argument
6108 MCAsmParser *llvm::createMCAsmParser(SourceMgr &SM, MCContext &C, argument
/freebsd-11-stable/sys/dev/urtwn/
H A Dif_urtwnreg.h908 #define SM(field, val) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp954 ASTContext::ASTContext(LangOptions &LOpts, SourceManager &SM, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8785 SDNode *SM = DAG.getMachineNode(TargetOpcode::STACKMAP, DL, NodeTys, Ops); local
/freebsd-11-stable/sys/dev/rtwn/
H A Dif_rtwnreg.h906 #define SM(field, val) \ macro

Completed in 460 milliseconds

123456789