Searched refs:Folder (Results 1 – 7 of 7) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 123 const IRBuilderFolder &Folder; variable 139 : Context(context), Folder(Folder), Inserter(Inserter), in IRBuilderBase() 1363 return Insert(Folder.CreateAnd(LC, RC), Name); 1389 return Insert(Folder.CreateOr(LC, RC), Name); 1597 return Insert(Folder.CreateFNeg(VC), Name); 1607 return Insert(Folder.CreateFNeg(VC), Name); 1615 return Insert(Folder.CreateNot(VC), Name); 2645 FolderTy Folder; 2653 Folder(Folder), Inserter(Inserter) {} 2663 FPMathTag, OpBundles), Folder(Folder) { [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | IRBuilder.cpp | 932 return Insert(Folder.CreateFCmp(P, LC, RC), Name); in CreateFCmpHelper() 979 return Insert(Folder.CreateSelect(CC, TC, FC), Name); in CreateSelect()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | BranchFolding.cpp | 130 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local 133 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
|
| /freebsd-13.1/contrib/unbound/doc/ |
| H A D | unbound.doxygen | 494 # Folder Tree View (if specified). The default is YES. 501 # and from the Folder Tree View (if specified). The default is YES.
|
| /freebsd-13.1/contrib/bearssl/ |
| H A D | Doxyfile | 653 # will remove the Files entry from the Quick Index and from the Folder Tree View 661 # Folder Tree View (if specified).
|
| /freebsd-13.1/contrib/libcbor/ |
| H A D | Doxyfile | 663 # will remove the Files entry from the Quick Index and from the Folder Tree View 671 # Folder Tree View (if specified).
|
| /freebsd-13.1/contrib/ldns/ |
| H A D | libdns.doxygen | 653 # will remove the Files entry from the Quick Index and from the Folder Tree View 661 # Folder Tree View (if specified).
|