Home
last modified time | relevance | path

Searched refs:Folder (Results 1 – 25 of 25) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIRBuilder.h121 const IRBuilderFolder &Folder; variable
137 : Context(context), Folder(Folder), Inserter(Inserter), in IRBuilderBase()
1615 if (Value *Res = Folder.FoldUnOpFMF(Opc, V, FMF))
2178 if (auto *V = Folder.FoldICmp(P, LHS, RHS))
2278 if (Value *V = Folder.FoldExtractElement(Vec, Idx))
2334 if (auto *V = Folder.FoldExtractValue(Agg, Idxs))
2487 FolderTy Folder;
2495 Folder(Folder), Inserter(Inserter) {}
2501 explicit IRBuilder(BasicBlock *TheBB, FolderTy Folder,
2505 FPMathTag, OpBundles), Folder(Folder) {
[all …]
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-reduction.cpp16 Folder<SubscriptInteger>{context}.Folding(arg[*dimIndex])}) { in CheckReductionDIM()
37 Folder<LogicalResult>{context}.Folding(maskArg)}; in GetReductionMASK()
H A Dfold-implementation.h49 template <typename T> class Folder {
51 explicit Folder(FoldingContext &c) : context_{c} {} in Folder() function
128 return Folder<T>{context}.Folding(std::move(designator)); in FoldOperation()
174 std::optional<Constant<T>> Folder<T>::Folding(DataRef &ref) { in Folding()
253 std::optional<Constant<T>> Folder<T>::ApplyComponent( in ApplyComponent()
418 Folder<A>{context}.Folding(arguments.at(I))...}; in GetConstantArgumentsHelper()
1037 if (auto *cst{Folder<T>{context}.Folding(arg)}) { in FoldMINorMAX()
1124 return Folder<T>{context}.CSHIFT(std::move(funcRef)); in FoldOperation()
1128 return Folder<T>{context}.PACK(std::move(funcRef)); in FoldOperation()
1132 return Folder<T>{context}.SPREAD(std::move(funcRef)); in FoldOperation()
[all …]
H A Dintrinsics-library.cpp74 using Folder = Expr<SomeType> (*)( typedef
91 Folder folder;
H A Dfold-reduction.h41 Constant<T> *folded{Folder<T>{context}.Folding(arg[arrayIndex])};
H A Dfold-integer.cpp246 : Folder<LogicalResult>{context}.Folding(arg[0])}) { in FoldCount()
276 Folder<T> folder{context_}; in Test()
299 Folder<LogicalResult>{context_}.Folding(arg_[backArg])}; in Test()
/llvm-project-15.0.7/llvm/
H A DCODE_OWNERS.TXT158 D: IR Constant Folder, InstCombine
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DBranchFolding.cpp134 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local
137 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
/llvm-project-15.0.7/mlir/lib/Tools/lsp-server-support/
H A DProtocol.h748 Folder = 19, enumerator
H A DProtocol.cpp707 case CompletionItemKind::Folder: in adjustKindToCapability()
/llvm-project-15.0.7/llvm/lib/IR/
H A DIRBuilder.cpp978 return Insert(Folder.CreateFCmp(P, LC, RC), Name); in CreateFCmpHelper()
1022 if (auto *V = Folder.FoldSelect(C, True, False)) in CreateSelect()
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DProtocol.h314 Folder = 19, enumerator
H A DProtocol.cpp958 case CompletionItemKind::Folder: in adjustKindToCapability()
H A DCodeComplete.cpp321 Completion.Kind = CompletionItemKind::Folder; in CodeCompletionBuilder()
/llvm-project-15.0.7/mlir/lib/Tools/mlir-pdll-lsp-server/
H A DPDLLServer.cpp963 item.kind = isDirectory ? lsp::CompletionItemKind::Folder in codeCompleteIncludeFilename()
/llvm-project-15.0.7/lldb/docs/
H A Ddoxygen.cfg.in494 # Folder Tree View (if specified). The default is YES.
501 # and from the Folder Tree View (if specified). The default is YES.
/llvm-project-15.0.7/openmp/runtime/doc/doxygen/
H A Dconfig570 # Folder Tree View (if specified). The default is YES.
579 # and from the Folder Tree View (if specified). The default is YES.
/llvm-project-15.0.7/clang/docs/
H A Ddoxygen.cfg.in630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
/llvm-project-15.0.7/bolt/docs/
H A Ddoxygen.cfg.in632 # will remove the Files entry from the Quick Index and from the Folder Tree View
640 # Folder Tree View (if specified).
/llvm-project-15.0.7/polly/docs/
H A Ddoxygen.cfg.in630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
/llvm-project-15.0.7/llvm/docs/
H A Ddoxygen.cfg.in631 # will remove the Files entry from the Quick Index and from the Folder Tree View
639 # Folder Tree View (if specified).
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Ddoxygen.cfg.in630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
/llvm-project-15.0.7/openmp/docs/
H A Ddoxygen.cfg.in630 # will remove the Files entry from the Quick Index and from the Folder Tree View
638 # Folder Tree View (if specified).
/llvm-project-15.0.7/mlir/docs/
H A Ddoxygen.cfg.in631 # will remove the Files entry from the Quick Index and from the Folder Tree View
639 # Folder Tree View (if specified).
/llvm-project-15.0.7/flang/docs/
H A Ddoxygen.cfg.in632 # will remove the Files entry from the Quick Index and from the Folder Tree View
640 # Folder Tree View (if specified).