Home
last modified time | relevance | path

Searched defs:apply (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/XRay/
H A DFDRRecords.cpp18 Error BufferExtents::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::BufferExtents
19 Error WallclockRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::WallclockRecord
20 Error NewCPUIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::NewCPUIDRecord
21 Error TSCWrapRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::TSCWrapRecord
22 Error CustomEventRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::CustomEventRecord
23 Error CallArgRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::CallArgRecord
24 Error PIDRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::PIDRecord
25 Error NewBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::NewBufferRecord
26 Error EndBufferRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::EndBufferRecord
27 Error FunctionRecord::apply(RecordVisitor &V) { return V.visit(*this); } in apply() function in llvm::xray::FunctionRecord
[all …]
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DSetTheory.cpp39 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
47 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
63 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
82 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
158 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
177 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h414 void apply(Option &O) const { O.setDescription(Desc); } in apply() function
423 void apply(Option &O) const { O.setValueStr(Desc); } in apply() function
433 template <class Opt> void apply(Opt &O) const { O.setInitialValue(Init); } in apply() function
440 template <class Opt> void apply(Opt &O) const { O.setInitialValues(Inits); } in apply() function
460 template <class Opt> void apply(Opt &O) const { O.setLocation(O, Loc); } in apply() function
473 template <class Opt> void apply(Opt &O) const { O.addCategory(Category); } in apply() function
484 template <class Opt> void apply(Opt &O) const { in apply() function
500 template <typename Opt> void apply(Opt &O) const { O.setCallback(CB); } in apply() function
H A DError.h847 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function
861 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function
877 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function
893 static Error apply(HandlerT &&H, std::unique_ptr<ErrorInfoBase> E) { in apply() function
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_reloc.c32 dwarf_set_reloc_application(int apply) in dwarf_set_reloc_application()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUIGroupLP.cpp99 apply(const SUnit *, const ArrayRef<SUnit *>, in apply() function in __anon5d856e630111::InstructionRule
942 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsPipeExp
976 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::EnablesNthMFMA
1018 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::EnablesNthMFMAInChain
1067 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::LessThanNSuccs
1108 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::GreaterThanOrEqualToNSuccs
1143 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsCvt
1156 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsFMA
1168 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsPipeAdd
1183 bool apply(const SUnit *SU, const ArrayRef<SUnit *> Collection, in apply() function in __anon5d856e630111::MFMAExpInterleaveOpt::IsSuccOfPrevNthGroup
[all …]
H A DAMDGPUExportClustering.cpp108 void ExportClustering::apply(ScheduleDAGInstrs *DAG) { in apply() function in __anon2de298330111::ExportClustering
H A DGCNVOPDUtils.cpp151 void apply(ScheduleDAGInstrs *DAG) override { apply() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPBQPRAConstraint.h52 void apply(PBQPRAGraph &G) override { in apply() function
/freebsd/sys/dev/sound/pcm/
H A Dfeeder_volume.c102 feed_volume_t apply; member
116 feed_volume_t apply; member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h37 void apply(llvm::APSInt &Value) const { in apply() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp246 void HexagonSubtarget::UsrOverflowMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in HexagonSubtarget::UsrOverflowMutation
259 void HexagonSubtarget::HVXMemLatencyMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in HexagonSubtarget::HVXMemLatencyMutation
310 void HexagonSubtarget::CallMutation::apply(ScheduleDAGInstrs *DAGInstrs) { in apply() function in HexagonSubtarget::CallMutation
378 void HexagonSubtarget::BankConflictMutation::apply(ScheduleDAGInstrs *DAG) { in apply() function in HexagonSubtarget::BankConflictMutation
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp153 void MacroFusion::apply(ScheduleDAGInstrs *DAG) { apply() function in MacroFusion
H A DRegAllocPBQP.cpp192 void apply(PBQPRAGraph &G) override { in apply() function in __anonda0ac5d00111::SpillCosts
304 void apply(PBQPRAGraph &G) override { in apply() function in __anonda0ac5d00111::Interference
437 void apply(PBQPRAGraph &G) override { in apply() function in __anonda0ac5d00111::Coalescing
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp557 ProgramStateRef apply(ProgramStateRef State, const CallEvent &Call, in apply() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ResetErrnoConstraint
570 ProgramStateRef apply(ProgramStateRef State, const CallEvent &Call, in apply() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::NoErrnoConstraint
583 ProgramStateRef apply(ProgramStateRef State, const CallEvent &Call, in apply() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::FailureErrnoConstraint
603 ProgramStateRef apply(ProgramStateRef State, const CallEvent &Call, in apply() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::SuccessErrnoConstraint
620 ProgramStateRef apply(ProgramStateRef State, const CallEvent &Call, in apply() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ErrnoMustBeCheckedConstraint
1037 ProgramStateRef StdLibraryFunctionsChecker::RangeConstraint::apply( in apply() function in StdLibraryFunctionsChecker::RangeConstraint
1132 ProgramStateRef StdLibraryFunctionsChecker::ComparisonConstraint::apply( in apply() function in StdLibraryFunctionsChecker::ComparisonConstraint
1154 ProgramStateRef StdLibraryFunctionsChecker::NotNullConstraint::apply( in apply() function in StdLibraryFunctionsChecker::NotNullConstraint
1187 ProgramStateRef StdLibraryFunctionsChecker::NotNullBufferConstraint::apply( in apply() function in StdLibraryFunctionsChecker::NotNullBufferConstraint
1235 ProgramStateRef StdLibraryFunctionsChecker::BufferSizeConstraint::apply( in apply() function in StdLibraryFunctionsChecker::BufferSizeConstraint
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DFileUtilities.cpp284 Error FilePermissionsApplier::apply( in apply() function in FilePermissionsApplier
/freebsd/contrib/kyua/engine/
H A Datf_result.cpp419 engine::atf_result::apply(const optional< process::status >& status) in apply() function in engine::atf_result
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_buffer_queue.h255 template <class F> void apply(F Fn) XRAY_NEVER_INSTRUMENT { in apply() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h163 void SampleProfileInference<BT>::apply(BlockWeightMap &BlockWeights, in apply() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp321 void A57ChainingConstraint::apply(PBQPRAGraph &G) { in apply() function in A57ChainingConstraint
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp187 LegalizeActionStep LegalizeRuleSet::apply(const LegalityQuery &Query) const { in apply() function in LegalizeRuleSet
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkMemoryManager.cpp102 Error BasicLayout::apply() { in apply() function in llvm::jitlink::BasicLayout
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dwrapper_function_utils.h164 static WrapperFunctionResult apply(HandlerT &&H, const char *ArgData, in apply() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1572 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() function in Intrinsic::DagEmitter::emitDagShuffle::LowHalf
1582 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() function in Intrinsic::DagEmitter::emitDagShuffle::HighHalf
1596 void apply(SetTheory &ST, DagInit *Expr, SetTheory::RecSet &Elts, in emitDagShuffle() function in Intrinsic::DagEmitter::emitDagShuffle::Rev
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h552 static BitVector &apply(F &&f, BitVector &Out, BitVector const &Arg, in apply() function

12