/llvm-project/flang/lib/Semantics/ |
H A D | program-tree.cpp | 133 ProgramTree &ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 144 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 156 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 174 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 190 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 199 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 207 std::optional<ProgramTree> ProgramTree::Build( in Build() function in Fortran::semantics::ProgramTree 215 std::optional<ProgramTree> ProgramTree::Build( Build() function in Fortran::semantics::ProgramTree 226 std::optional<ProgramTree> ProgramTree::Build( Build() function in Fortran::semantics::ProgramTree 234 std::optional<ProgramTree> ProgramTree::Build( Build() function in Fortran::semantics::ProgramTree [all...] |
/llvm-project/lld/docs/MachO/ |
H A D | index.rst | 28 Build chapter
|
/llvm-project/polly/lib/CodeGen/ |
H A D | IslAst.cpp | 201 static bool astScheduleDimIsParallel(const isl::ast_build &Build, in astScheduleDimIsParallel() 248 static __isl_give isl_id *astBuildBeforeFor(__isl_keep isl_ast_build *Build, in astBuildBeforeFor() 275 astBuildAfterFor(__isl_take isl_ast_node *Node, __isl_keep isl_ast_build *Build, in astBuildAfterFor() 297 __isl_keep isl_ast_build *Build, in astBuildBeforeMark() 311 __isl_keep isl_ast_build *Build, void *User) { in astBuildAfterMark() 322 __isl_keep isl_ast_build *Build, in AtEachDomain() 336 static isl::ast_expr buildCondition(Scop &S, isl::ast_build Build, in buildCondition() 395 isl::ast_expr IslAst::buildRunCondition(Scop &S, const isl::ast_build &Build) { in buildRunCondition() 516 isl_ast_build *Build; in init() local 695 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); in cbPrintUser() local
|
H A D | IslNodeBuilder.cpp | 737 isl::ast_build Build = IslAstInfo::getBuild(isl::manage_copy(Node)); createNewAccesses() local 1013 preloadUnconditionally(__isl_take isl_set * AccessRange,isl_ast_build * Build,Instruction * AccInst) preloadUnconditionally() argument 1053 auto *Build = preloadInvariantLoad() local [all...] |
/llvm-project/lld/docs/ |
H A D | index.rst | 85 Build chapter
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | VersionTuple.h | 38 unsigned Build : 31; variable 60 unsigned Subminor, unsigned Build) in VersionTuple()
|
/llvm-project/clang/include/clang/Analysis/FlowSensitive/ |
H A D | CFGMatchSwitch.h | 70 CFGMatchSwitch<State, Result> Build() && { in Build() function
|
H A D | MatchSwitch.h | 117 ASTMatchSwitch<BaseT, State, Result> Build() && { in Build() function
|
/llvm-project/llvm/lib/Support/ |
H A D | VersionTuple.cpp | 36 if (std::optional<unsigned> Build = V.getBuild()) in operator <<() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | CFGStmtMap.cpp | 78 CFGStmtMap *CFGStmtMap::Build(CFG *C, ParentMap *PM) { in Build() function in CFGStmtMap
|
/llvm-project/clang-tools-extra/pseudo/lib/grammar/ |
H A D | LRTableBuild.cpp |
|
/llvm-project/polly/include/polly/CodeGen/ |
H A D | IslAst.h | 98 isl::ast_build Build; member
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelperVectorOps.cpp | 176 GBuildVector *Build = getOpcodeDef<GBuildVector>(Vector, MRI); matchExtractVectorElementWithBuildVector() local 237 GBuildVectorTrunc *Build = getOpcodeDef<GBuildVectorTrunc>(Vector, MRI); matchExtractVectorElementWithBuildVectorTrunc() local
|
/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/ |
H A D | PECallFrameInfo.cpp | 150 bool EHProgramBuilder::Build() { in Build() function in EHProgramBuilder
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | Config.h | 71 enum class BackgroundPolicy { Build, Skip }; enumerator
|
/llvm-project/clang-tools-extra/clangd/tool/ |
H A D | Check.cpp | 309 auto Build = [&](llvm::StringRef Checks) -> Duration { checkTidyTimes() local
|
/llvm-project/clang/include/clang/Frontend/ |
H A D | CompilerInstance.h | 273 setBuildGlobalModuleIndex(bool Build) setBuildGlobalModuleIndex() argument
|
/llvm-project/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 413 llvm::ErrorOr<PrecompiledPreamble> PrecompiledPreamble::Build( in Build() function in PrecompiledPreamble
|
/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 390 uint32_t Build; member
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprConstant.cpp | 687 bool ConstStructBuilder::Build(const InitListExpr *ILE, bool AllowOverwrite) { Build() function in __anonc05b2bc40111::ConstStructBuilder 794 bool ConstStructBuilder::Build(const APValue &Val, const RecordDecl *RD, Build() function in __anonc05b2bc40111::ConstStructBuilder
|
/llvm-project/clang/lib/Driver/ |
H A D | ToolChain.cpp | 1412 unsigned Build = 0, Factor = 1; separateMSVCFullVersion() local
|
/llvm-project/polly/include/polly/ |
H A D | ScopInfo.h | 1254 isl::ast_build Build; global() variable
|
/llvm-project/clang/lib/APINotes/ |
H A D | APINotesReader.cpp | 46 unsigned Build = endian::readNext<uint32_t, llvm::endianness::little>(Data); ReadVersionTuple() local
|
/llvm-project/llvm/lib/ObjectYAML/ |
H A D | ELFEmitter.cpp | 1985 auto Build = [this](ArrayRef<ELFYAML::Symbol> V, NameToIdxMap &Map) { buildSymbolIndexes() local
|
/llvm-project/llvm/unittests/ADT/ |
H A D | STLExtrasTest.cpp | 974 auto Build = [&] { TEST() local
|