Searched defs:SC (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/include/llvm/MC/
H A DMCSubtargetInfo.h105 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC, argument
113 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, argument
[all...]
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineTraceMetrics.cpp110 const MCSchedClassDesc *SC = SchedModel.resolveSchedClass(MI); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtOpenMP.h398 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, argument
H A DExprCXX.h187 CXXNamedCastExpr(StmtClass SC, QualType ty, ExprValueKind VK, argument
195 explicit CXXNamedCastExpr(StmtClass SC, EmptyShell Shell, unsigned PathSize) argument
866 CXXDefaultArgExpr(StmtClass SC, SourceLocation Loc, ParmVarDecl *param) argument
875 CXXDefaultArgExpr(StmtClass SC, SourceLocation Loc, ParmVarDecl *param, argument
1096 CXXConstructExpr(StmtClass SC, EmptyShel argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp42 SwitchCase *SC; member in struct:__anon2965::CaseInfo
/freebsd-9.3-release/contrib/llvm/utils/TableGen/
H A DSetTheory.cpp310 const std::vector<Record*> &SC = Set->getSuperClasses(); local
H A DSubtargetEmitter.cpp1319 const CodeGenSchedClass &SC = SchedModels.getSchedClass(*VCI); local
H A DAsmMatcherEmitter.cpp1235 ClassInfo *SC = AsmOperandClasses[DI->getDef()]; local
H A DCodeGenRegisters.cpp883 const BitVector &SC = RegClasses[rci]->getSubClasses(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h247 SC, enumerator in enum:llvm::PPCISD::NodeType
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp650 StorageClass SC = D->getStorageClass(); local
H A DASTDumper.cpp851 StorageClass SC = D->getStorageClass(); local
965 StorageClass SC = D->getStorageClass(); local
H A DDeclCXX.cpp1401 Create(ASTContext &C, CXXRecordDecl *RD, SourceLocation StartLoc, const DeclarationNameInfo &NameInfo, QualType T, TypeSourceInfo *TInfo, StorageClass SC, bool isInline, bool isConstexpr, SourceLocation EndLocation) argument
H A DExprCXX.cpp851 CXXConstructExpr::CXXConstructExpr(const ASTContext &C, StmtClass SC, argument
H A DStmtProfile.cpp745 Stmt::StmtClass SC = DecodeOperatorCall(S, UnaryOp, BinaryOp); local
/freebsd-9.3-release/contrib/ee/
H A Dnew_curse.h168 int SC; /* starting column */ member in struct:WIND
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DSpecifiers.h192 inline bool isLegalForFunction(StorageClass SC) { argument
197 inline bool isLegalForVariable(StorageClass SC) { argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DDeclSpec.cpp484 bool DeclSpec::SetStorageClassSpec(Sema &S, SCS SC, SourceLocation Loc, argument
[all...]
H A DSemaTemplateInstantiateDecl.cpp1608 StorageClass SC = D->isStatic() ? SC_Static : SC_None; local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp300 const SCEVConstant *SC = dyn_cast<SCEVConstant>(Mul->getOperand(0)); local
[all...]
H A DScalarEvolutionExpander.cpp1723 const SCEVConstant *SC = dyn_cast<SCEVConstant>(D->getRHS()); local
/freebsd-9.3-release/contrib/llvm/lib/TableGen/
H A DRecord.cpp366 const std::vector<Record*> &SC = Rec->getSuperClasses(); local
1763 const std::vector<Record*> &SC = R.getSuperClasses(); local
H A DTGParser.cpp149 Record *SC = SubClass.Rec; local
/freebsd-9.3-release/contrib/texinfo/makeinfo/
H A Dxml.h70 VAR, SC, DFN, EMPH, STRONG, CITE, NOTFIXEDWIDTH, I, B, R, SLANTED, SANSSERIF, enumerator in enum:xml_element
/freebsd-9.3-release/usr.bin/lex/
H A Dinitscan.c1325 #define SC 6 macro

Completed in 310 milliseconds

12