| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCPseudoProbe.cpp | 537 bool MCPseudoProbeDecoder::countRecords(bool &Discard, uint32_t &ProbeCount, in countRecords() argument 553 Discard = !GuidFilter.empty() && !GuidFilter.count(Guid); in countRecords() 554 if (!Discard) in countRecords() 600 if (!Discard && !isSentinelProbe(Attr)) in countRecords() 604 if (!Discard) { in countRecords() 610 if (!countRecords<false>(Discard, ProbeCount, InlinedCount, GuidFilter)) in countRecords() 625 bool Discard = false; in buildAddress2ProbeMap() local 627 if (!countRecords<true>(Discard, ProbeCount, InlinedCount, GuidFilter)) in buildAddress2ProbeMap() 629 TopLevelFuncs += !Discard; in buildAddress2ProbeMap()
|
| /freebsd/libexec/rtld-elf/i386/ |
| H A D | rtld_start.S | 89 addl $8,%esp # Discard binder arguments 95 leal 4(%esp),%esp # Discard reloff, do not change eflags
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | ExpandVectorPredication.cpp | 39 VPINTERNAL_CASE(Discard) \ 631 LegalizeStrat.EVLParamStrategy = VPLegalization::Discard; in sanitizeStrategy() 640 if ((LegalizeStrat.EVLParamStrategy == VPLegalization::Discard) || in sanitizeStrategy() 672 case VPLegalization::Discard: in expandVectorPredication() 689 case VPLegalization::Discard: in expandVectorPredication()
|
| H A D | LiveDebugVariables.cpp | 833 bool Discard = false; in handleDebugValue() local 840 Discard = true; in handleDebugValue() 852 Discard = true; in handleDebugValue() 869 if (!Discard) in handleDebugValue()
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-discard-granularity.m4 | 4 dnl # Discard granularity and alignment restrictions may now be set.
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | OrcV2CBindings.cpp | 88 LLVMOrcMaterializationUnitDiscardFunction Discard, in OrcCAPIMaterializationUnit() argument 93 Discard(Discard), Destroy(Destroy) {} in OrcCAPIMaterializationUnit() 110 Discard(Ctx, wrap(&JD), wrap(SymbolStringPoolEntryUnsafe::from(Name))); in discard() 116 LLVMOrcMaterializationUnitDiscardFunction Discard = nullptr; member in __anon57dbacd90111::OrcCAPIMaterializationUnit 429 LLVMOrcMaterializationUnitDiscardFunction Discard, in LLVMOrcCreateCustomMaterializationUnit() argument 439 Name, std::move(SFM), std::move(IS), Ctx, Materialize, Discard, Destroy)); in LLVMOrcCreateCustomMaterializationUnit()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LLVMContext.cpp | 345 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() argument 346 pImpl->DiscardValueNames = Discard; in setDiscardValueNames()
|
| /freebsd/stand/i386/btx/lib/ |
| H A D | btxv86.S | 54 addl $0x4,%esp # Discard pointer
|
| /freebsd/libexec/rtld-elf/amd64/ |
| H A D | rtld_start.S | 157 leaq 16(%rsp),%rsp # Discard spare, obj, do not change rflags
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | LLVMContext.h | 156 LLVM_ABI void setDiscardValueNames(bool Discard);
|
| /freebsd/contrib/elftoolchain/ |
| H A D | README.rst | 35 strip Discard information from ELF objects.
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | OptimizerDriver.cpp | 155 DiscardTemp Discard{*Temp}; in runPasses() local
|
| H A D | ExecutionDriver.cpp | 268 DiscardTemp Discard{*Temp}; in compileProgram() local
|
| H A D | ExtractFunction.cpp | 381 DiscardTemp Discard{*Temp}; in extractMappedBlocksFromModule() local
|
| /freebsd/stand/i386/btx/btx/ |
| H A D | btx.S | 374 leal 0x18(%esp,1),%esp # Discard frame 385 except.3: leal 0x8(%esp,1),%esp # Discard err, int no 688 addl $4,%esp # Discard int no
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Compiler.cpp | 912 auto Discard = [this, T, BO](bool Result) { in VisitBinaryOperator() local 933 return Discard(this->emitSubf(getFPOptions(BO), BO)); in VisitBinaryOperator() 934 return Discard(this->emitSub(*T, BO)); in VisitBinaryOperator() 937 return Discard(this->emitAddf(getFPOptions(BO), BO)); in VisitBinaryOperator() 938 return Discard(this->emitAdd(*T, BO)); in VisitBinaryOperator() 941 return Discard(this->emitMulf(getFPOptions(BO), BO)); in VisitBinaryOperator() 942 return Discard(this->emitMul(*T, BO)); in VisitBinaryOperator() 944 return Discard(this->emitRem(*T, BO)); in VisitBinaryOperator() 947 return Discard(this->emitDivf(getFPOptions(BO), BO)); in VisitBinaryOperator() 948 return Discard(this->emitDiv(*T, BO)); in VisitBinaryOperator() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | Orc.h | 676 LLVMOrcMaterializationUnitDiscardFunction Discard,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCPseudoProbe.h | 444 bool countRecords(bool &Discard, uint32_t &ProbeCount, uint32_t &InlinedCount,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.h | 352 return VPLegalization(VPLegalization::Discard, VPLegalization::Convert); in getVPLegalizationStrategy()
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchersInternal.cpp | 382 BoundNodesTreeBuilder Discard(*Builder); in notUnaryOperator() local 383 return !InnerMatchers[0].matches(DynNode, Finder, &Discard); in notUnaryOperator()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1050 bool Discard; in linearFunctionTestReplace() local 1051 L->makeLoopInvariant(ExitCnt, Discard); in linearFunctionTestReplace()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SDPatternMatch.h | 1084 APInt Discard; 1086 BindVal ? *BindVal : Discard);
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfo.h | 1890 Discard = 1, enumerator
|
| H A D | TargetTransformInfoImpl.h | 1123 /* EVLParamStrategy */ TargetTransformInfo::VPLegalization::Discard, in getVPLegalizationStrategy()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 61 CODEGENOPT(DiscardValueNames , 1, 0, Benign) ///< Discard Value Names from the IR (LLVMContext flag)
|