/llvm-project/clang/test/SemaOpenACC/ |
H A D | parallel-assoc-stmt-inst.cpp | 10 typename T::type IK; //#ILOCKERNELS in Func() local
|
/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
H A D | ModelInjector.cpp | 69 InputKind IK = Language::CXX; // FIXME in onBodySynthesis() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | ChainedIncludesSource.cpp | 97 InputKind IK = CI.getFrontendOpts().Inputs[0].getKind(); in createChainedIncludesSource() local
|
H A D | CompilerInvocation.cpp | 571 FixupInvocation(CompilerInvocation & Invocation,DiagnosticsEngine & Diags,const ArgList & Args,InputKind IK) FixupInvocation() argument 681 getOptimizationLevel(ArgList & Args,InputKind IK,DiagnosticsEngine & Diags) getOptimizationLevel() argument 1742 ParseCodeGenArgs(CodeGenOptions & Opts,ArgList & Args,InputKind IK,DiagnosticsEngine & Diags,const llvm::Triple & T,const std::string & OutputFile,const LangOptions & LangOptsRef) ParseCodeGenArgs() argument 3066 InputKind IK = DashX; ParseFrontendArgs() local 3417 IsInputCompatibleWithStandard(InputKind IK,const LangStandard & S) IsInputCompatibleWithStandard() argument 3463 GetInputKindName(InputKind IK) GetInputKindName() argument 3503 GenerateLangArgs(const LangOptions & Opts,ArgumentConsumer Consumer,const llvm::Triple & T,InputKind IK) GenerateLangArgs() argument 3790 ParseLangArgs(LangOptions & Opts,ArgList & Args,InputKind IK,const llvm::Triple & T,std::vector<std::string> & Includes,DiagnosticsEngine & Diags) ParseLangArgs() argument [all...] |
H A D | CompilerInstance.cpp | 1334 InputKind IK(getLanguageFromOptions(ImportingInstance.getLangOpts()), compileModule() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600MachineScheduler.cpp | 193 int IK = getInstKind(SU); in releaseBottomNode() local
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | IVDescriptors.h | 388 if (IK == IK_FpInduction && InductionBinOp && variable
|
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-logical.cpp | 289 RCASES(IK) IntToRealBound() argument 348 ICASES(IK) IntToIntBound() argument [all...] |
/llvm-project/clang/include/clang/AST/ |
H A D | DeclOpenMP.h | 252 void setInitializer(Expr *E, OMPDeclareReductionInitKind IK) { in setInitializer() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 1782 setTrait(SymbolRef Sym,InvalidationKinds IK) setTrait() argument 1787 setTrait(const MemRegion * MR,InvalidationKinds IK) setTrait() argument [all...] |
H A D | ExprEngineCallAndReturn.cpp | 507 const auto IK = AMgr.options.getCTUPhase1Inlining(); REGISTER_MAP_WITH_PROGRAMSTATE() local
|
/llvm-project/clang/lib/AST/ |
H A D | Expr.cpp | 654 switch (IK) { in getIdentKindName() argument 618 PredefinedExpr(SourceLocation L,QualType FNTy,PredefinedIdentKind IK,bool IsTransparent,StringLiteral * SL) PredefinedExpr() argument 639 Create(const ASTContext & Ctx,SourceLocation L,QualType FNTy,PredefinedIdentKind IK,bool IsTransparent,StringLiteral * SL) Create() argument 678 ComputeName(PredefinedIdentKind IK,const Decl * CurrentDecl,bool ForceElaboratedPrinting) ComputeName() argument [all...] |
/llvm-project/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 3080 auto IK = static_cast<OMPDeclareReductionInitKind>(Record.readInt()); VisitOMPDeclareReductionDecl() local
|
/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 3335 getImportTypeName(GlobalValueSummary::ImportKind IK) getImportTypeName() argument
|
/llvm-project/llvm/lib/Bitcode/Reader/ |
H A D | BitcodeReader.cpp | 1157 auto IK = GlobalValueSummary::ImportKind((RawFlags >> 10) & 1); // 1 bit getDecodedGVSummaryFlags() local
|
/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 10301 GlobalValueSummary::ImportKind IK; parseGVFlags() local
|
/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 2656 RebuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) RebuildPredefinedExpr() argument
|
H A D | SemaExpr.cpp | 3460 BuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) BuildPredefinedExpr() argument
|