Home
last modified time | relevance | path

Searched defs:IK (Results 1 – 18 of 18) sorted by relevance

/llvm-project/clang/test/SemaOpenACC/
H A Dparallel-assoc-stmt-inst.cpp10 typename T::type IK; //#ILOCKERNELS in Func() local
/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DModelInjector.cpp69 InputKind IK = Language::CXX; // FIXME in onBodySynthesis() local
/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp97 InputKind IK = CI.getFrontendOpts().Inputs[0].getKind(); in createChainedIncludesSource() local
H A DCompilerInvocation.cpp571 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 DCompilerInstance.cpp1334 InputKind IK(getLanguageFromOptions(ImportingInstance.getLangOpts()), compileModule() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineScheduler.cpp193 int IK = getInstKind(SU); in releaseBottomNode() local
/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h388 if (IK == IK_FpInduction && InductionBinOp && variable
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp289 RCASES(IK) IntToRealBound() argument
348 ICASES(IK) IntToIntBound() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclOpenMP.h252 void setInitializer(Expr *E, OMPDeclareReductionInitKind IK) { in setInitializer() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1782 setTrait(SymbolRef Sym,InvalidationKinds IK) setTrait() argument
1787 setTrait(const MemRegion * MR,InvalidationKinds IK) setTrait() argument
[all...]
H A DExprEngineCallAndReturn.cpp507 const auto IK = AMgr.options.getCTUPhase1Inlining(); REGISTER_MAP_WITH_PROGRAMSTATE() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp654 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 DASTReaderDecl.cpp3080 auto IK = static_cast<OMPDeclareReductionInitKind>(Record.readInt()); VisitOMPDeclareReductionDecl() local
/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp3335 getImportTypeName(GlobalValueSummary::ImportKind IK) getImportTypeName() argument
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1157 auto IK = GlobalValueSummary::ImportKind((RawFlags >> 10) & 1); // 1 bit getDecodedGVSummaryFlags() local
/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp10301 GlobalValueSummary::ImportKind IK; parseGVFlags() local
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h2656 RebuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) RebuildPredefinedExpr() argument
H A DSemaExpr.cpp3460 BuildPredefinedExpr(SourceLocation Loc,PredefinedIdentKind IK) BuildPredefinedExpr() argument