Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h119 const IRBuilderFolder &Folder; variable
132 IRBuilderBase(LLVMContext &context, const IRBuilderFolder &Folder, in IRBuilderBase() argument
135 : Context(context), Folder(Folder), Inserter(Inserter), in IRBuilderBase()
1335 Folder.FoldNoWrapBinOp(Instruction::Add, LHS, RHS, HasNUW, HasNSW))
1352 Folder.FoldNoWrapBinOp(Instruction::Sub, LHS, RHS, HasNUW, HasNSW))
1369 Folder.FoldNoWrapBinOp(Instruction::Mul, LHS, RHS, HasNUW, HasNSW))
1385 if (Value *V = Folder.FoldExactBinOp(Instruction::UDiv, LHS, RHS, isExact))
1398 if (Value *V = Folder.FoldExactBinOp(Instruction::SDiv, LHS, RHS, isExact))
1410 if (Value *V = Folder.FoldBinOp(Instruction::URem, LHS, RHS))
1416 if (Value *V = Folder.FoldBinOp(Instruction::SRem, LHS, RHS))
[all …]
/freebsd/contrib/libpcap/doc/
H A DREADME.windows.md132 Open the folder containing the libpcap source with Open > Folder.
157 Open the folder containing the libpcap source with Open > Folder.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h254 std::string Folder; // --output-folder=<Folder> variable
380 STD_STRING_FUNCTION(Output, Folder);
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DOptions.cpp172 cl::location(ReaderOptions.Output.Folder));
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp927 if (Value *V = Folder.FoldBinaryIntrinsic(ID, LHS, RHS, Fn->getReturnType(), in CreateBinaryIntrinsic()
1057 if (auto *V = Folder.FoldCmp(P, LHS, RHS)) in CreateFCmpHelper()
1093 if (auto *V = Folder.FoldSelect(C, True, False)) in CreateSelect()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp133 BranchFolder Folder( in runOnMachineFunction() local
137 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
/freebsd/contrib/file/magic/Magdir/
H A Dwindows43 # CLSID: 6F74FDC5-E366-11d1-9A4E-00C04FA309D4~Message 6F74FDC6-E366-11D1-9A4E-00C04FA309D4~Folder
959 # Note: called "Microsoft OutLook Personal Folder" by TrID and
/freebsd/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc980 // Separately, on VirtualBox Shared Folder mounts, writes via memory
/freebsd/contrib/bearssl/
H A DDoxyfile653 # will remove the Files entry from the Quick Index and from the Folder Tree View
661 # Folder Tree View (if specified).
/freebsd/contrib/libcbor/
H A DDoxyfile755 # will remove the Files entry from the Quick Index and from the Folder Tree View
763 # Folder Tree View (if specified).
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in732 # will remove the Files entry from the Quick Index and from the Folder Tree View
740 # Folder Tree View (if specified).
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen773 # will remove the Files entry from the Quick Index and from the Folder Tree View
781 # Folder Tree View (if specified).