Searched refs:Folder (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | IRBuilder.h | 744 T Folder; variable 751 Folder(F) {} in IRBuilderBase() 790 const T &getFolder() { return Folder; } in getFolder() 1169 return Insert(Folder.CreateAnd(LC, RC), Name); 1187 return Insert(Folder.CreateOr(LC, RC), Name); 1329 return Insert(Folder.CreateFNeg(VC), Name); 1336 return Insert(Folder.CreateNot(VC), Name); 1774 return Insert(Folder.CreateCast(Op, VC, DestTy), Name); 1826 return Insert(Folder.CreateFPCast(VC, DestTy), Name); 1953 return Insert(Folder.CreateICmp(P, LC, RC), Name); [all …]
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | BranchFolding.cpp | 131 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local 133 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
|
| /freebsd-12.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-12.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).
|
| /freebsd-12.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).
|