Searched refs:Folder (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/llvm/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 122 const IRBuilderFolder &Folder; variable 138 : Context(context), Folder(Folder), Inserter(Inserter), in IRBuilderBase() 1671 if (Value *Res = Folder.FoldUnOpFMF(Opc, V, FMF)) 2234 if (auto *V = Folder.FoldICmp(P, LHS, RHS)) 2343 if (Value *V = Folder.FoldExtractElement(Vec, Idx)) 2399 if (auto *V = Folder.FoldExtractValue(Agg, Idxs)) 2552 FolderTy Folder; 2560 Folder(Folder), Inserter(Inserter) {} 2566 explicit IRBuilder(BasicBlock *TheBB, FolderTy Folder, 2571 Folder(Folder) { [all …]
|
/openbsd/gnu/usr.bin/perl/cpan/perlfaq/lib/ |
H A D | perlfaq9.pod | 345 Use the L<Email::Folder> module, like so: 347 use Email::Folder; 349 my $folder = Email::Folder->new('/path/to/email/folder'); 356 There are different classes in the L<Email::Folder> namespace for
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVOptions.h | 254 std::string Folder; // --output-folder=<Folder> variable 380 STD_STRING_FUNCTION(Output, Folder);
|
/openbsd/gnu/usr.sbin/mkhybrid/src/ |
H A D | README.hfs_boot | 15 suitable System Folder, again from another CD-ROM or disk.
|
H A D | ChangeLog.mkhybrid | 73 Macintosh (and stored in the System Folder).
|
/openbsd/gnu/llvm/llvm/ |
H A D | CODE_OWNERS.TXT | 158 D: IR Constant Folder, InstCombine
|
/openbsd/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/ |
H A D | Options.cpp | 172 cl::location(ReaderOptions.Output.Folder));
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | BranchFolding.cpp | 134 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local 137 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
|
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 1084 return Insert(Folder.CreateFCmp(P, LC, RC), Name); in CreateFCmpHelper() 1128 if (auto *V = Folder.FoldSelect(C, True, False)) in CreateSelect()
|
/openbsd/usr.bin/file/magdir/ |
H A D | msdos | 605 >4 byte =0xC6 Folder database
|
/openbsd/gnu/llvm/lldb/docs/ |
H A D | doxygen.cfg.in | 494 # Folder Tree View (if specified). The default is YES. 501 # and from the Folder Tree View (if specified). The default is YES.
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | doxygen.cfg.in | 631 # will remove the Files entry from the Quick Index and from the Folder Tree View 639 # Folder Tree View (if specified).
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | doxygen.cfg.in | 630 # will remove the Files entry from the Quick Index and from the Folder Tree View 638 # Folder Tree View (if specified).
|
/openbsd/usr.sbin/unbound/doc/ |
H A D | unbound.doxygen | 773 # will remove the Files entry from the Quick Index and from the Folder Tree View 781 # Folder Tree View (if specified).
|