Home
last modified time | relevance | path

Searched refs:apply (Results 1 – 25 of 777) sorted by relevance

12345678910>>...32

/openbsd/gnu/llvm/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 …]
/openbsd/gnu/llvm/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td63 dag Apply = apply;
114 def apply;
132 (apply [{ Helper.applyCombineCopy(*${mi}); }])>;
163 (apply [{ Helper.applySextTruncSextLoad(*${d}); }])>;
180 (apply [{
354 (apply [{
446 (apply [{ return Helper.eraseInst(*${root}); }])
585 (apply [{ Helper.applyNotCmp(*${d}, ${info}); }])
697 (apply [{ Helper.applyPtrAddZero(*${root}); }])>;
831 (apply [{ Helper.applyUDivByConst(*${root}); }])>;
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64Combine.td18 (apply [{ applyFConstantToConstant(*${root}); }])>;
61 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }])
68 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }])
96 (apply [{ applyEXT(*${root}, ${matchinfo}); }])
104 (apply [{ return applyINS(*${root}, MRI, B, ${matchinfo}); }])
112 (apply [{ applyVAshrLshrImm(*${root}, MRI, ${matchinfo}); }])
121 (apply [{ applyDupLane(*${root}, MRI, B, ${matchinfo}); }])
141 (apply [{ applySwapICmpOperands(*${root}, Observer); }])
175 (apply [{}])>;
189 (apply [{ applyFoldMergeToZext(*${d}, MRI, B, Observer); }])
[all …]
/openbsd/gnu/llvm/lldb/examples/synthetic/bitfield/
H A Dprogram.cpp23 uint32_t apply() { in apply() function in MaskedData
50 MaskedData data_2(data_1.apply(), 0x1AFC, eMaskingOperatorXor); in main()
51 MaskedData data_3(data_2.apply(), 0xFFCF, eMaskingOperatorOr); in main()
52 MaskedData data_4(data_3.apply(), 0xAABC, eMaskingOperatorAnd); in main()
53 MaskedData data_5(data_4.apply(), 0xFFAC, eMaskingOperatorNor); in main()
54 MaskedData data_6(data_5.apply(), 0x0000BEEF, eMaskingOperatorAnd); in main()
55 return data_6.apply(); // <-- what comes out of here? in main()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCombine.td27 (apply [{ PostLegalizerHelper.applyUCharToFloat(*${itofp}); }])>;
34 (apply [{ Helper.applyBuildFn(*${rcp}, ${matchinfo}); }])>;
46 (apply [{ PostLegalizerHelper.applyCvtF32UByteN(*${cvt_f32_ubyteN}, ${matchinfo}); }])>;
54 (apply [{ PreLegalizerHelper.applyClampI64ToI16(*${clamp_i64_to_i16}, ${matchinfo}); }])>;
65 (apply [{ RegBankHelper.applyMed3(*${min_or_max}, ${matchinfo}); }])>;
74 (apply [{ RegBankHelper.applyMed3(*${min_or_max}, ${matchinfo}); }])>;
83 (apply [{ RegBankHelper.applyClamp(*${min_or_max}, ${matchinfo}); }])>;
89 (apply [{ RegBankHelper.applyClamp(*${fmed3}, ${matchinfo}); }])>;
97 (apply [{ Helper.replaceSingleDefInstWithReg(*${fcanonicalize}, ${matchinfo}); }])>;
105 (apply [{ Helper.applyFoldableFneg(*${ffn}, ${matchinfo}); }])>;
[all …]
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_ttm_pm.c42 static int i915_ttm_backup(struct i915_gem_apply_to_region *apply, in i915_ttm_backup() argument
46 container_of(apply, typeof(*pm_apply), base); in i915_ttm_backup()
88 err = i915_gem_object_lock(backup, apply->ww); in i915_ttm_backup()
117 static int i915_ttm_recover(struct i915_gem_apply_to_region *apply, in i915_ttm_recover() argument
137 struct i915_gem_apply_to_region apply = {.ops = &recover_ops}; in i915_ttm_recover_region() local
140 ret = i915_gem_process_region(mr, &apply); in i915_ttm_recover_region()
168 static int i915_ttm_restore(struct i915_gem_apply_to_region *apply, in i915_ttm_restore() argument
172 container_of(apply, typeof(*pm_apply), base); in i915_ttm_restore()
184 err = i915_gem_object_lock(backup, apply->ww); in i915_ttm_restore()
H A Di915_gem_region.c155 struct i915_gem_apply_to_region *apply) in i915_gem_process_region() argument
157 const struct i915_gem_apply_to_region_ops *ops = apply->ops; in i915_gem_process_region()
166 GEM_WARN_ON(apply->ww); in i915_gem_process_region()
188 apply->ww = &ww; in i915_gem_process_region()
189 for_i915_gem_ww(&ww, ret, apply->interruptible) { in i915_gem_process_region()
190 ret = i915_gem_object_lock(obj, apply->ww); in i915_gem_process_region()
195 ret = ops->process_obj(apply, obj); in i915_gem_process_region()
H A Di915_gem_region.h31 int (*process_obj)(struct i915_gem_apply_to_region *apply,
66 struct i915_gem_apply_to_region *apply);
/openbsd/gnu/llvm/llvm/include/llvm/XRay/
H A DFDRRecords.h66 virtual Error apply(RecordVisitor &V) = 0;
126 Error apply(RecordVisitor &V) override;
151 Error apply(RecordVisitor &V) override;
177 Error apply(RecordVisitor &V) override;
199 Error apply(RecordVisitor &V) override;
228 Error apply(RecordVisitor &V) override;
255 Error apply(RecordVisitor &V) override;
284 Error apply(RecordVisitor &V) override;
306 Error apply(RecordVisitor &V) override;
329 Error apply(RecordVisitor &V) override;
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/Target/
H A DTargetCallingConv.td28 /// CCIfType - If the current argument is one of the specified types, apply
34 /// CCIf - If the predicate matches, apply A.
39 /// CCIfByVal - If the current argument has ByVal parameter attribute, apply
45 /// apply Action A.
50 /// apply Action A.
55 /// apply Action A.
60 /// apply Action A.
65 /// attribute, apply Action A.
70 /// parameter attribute, apply Action A.
82 /// CCIfNest - If this argument is marked with the 'nest' attribute, apply
[all …]
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DPBQPRAConstraint.h40 virtual void apply(PBQPRAGraph &G) = 0;
52 void apply(PBQPRAGraph &G) override { in apply() function
54 C->apply(G); in apply()
/openbsd/gnu/llvm/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp84 if (auto E = Ptr->apply(RP)) in __anona5ea7c420102()
96 if (auto E = Ptr->apply(BI)) in __anona5ea7c420102()
108 if (auto E = R->apply(BV)) in __anona5ea7c420102()
110 if (auto E = R->apply(BP)) in __anona5ea7c420102()
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Dmacro3.c20 #define apply(...) apply2 (__VA_ARGS__) macro
33 if (apply (half, 200) != 100) in main()
H A Dmacro1.c47 #define apply(x, y) foo(x(y, 22)) in main() macro
53 if (apply(bar, baz) != 42) /* foo(foo(baz(22, 0))). */ in main()
/openbsd/regress/sbin/pfctl/
H A Dpfail23.ok2 stdin:6: flags only apply to tcp
3 stdin:7: flags only apply to tcp
/openbsd/gnu/llvm/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
304 I->second->apply(*this, DagExpr, Elts, Loc); in evaluate()
/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/clang-apply-replacements/tool/
H A DBUILD.gn1 executable("clang-apply-replacements") {
4 "//clang-tools-extra/clang-apply-replacements",
/openbsd/gnu/llvm/llvm/utils/gn/secondary/clang-tools-extra/unittests/clang-apply-replacements/
H A DBUILD.gn6 "//clang-tools-extra/clang-apply-replacements",
11 include_dirs = [ "//clang-tools-extra/clang-apply-replacements/include" ]
/openbsd/gnu/llvm/llvm/docs/AMDGPU/
H A Dgfx11_delay.rst70 SKIP_1 Skip 1 instruction then apply dependency.
71 SKIP_2 Skip 2 instructions then apply dependency.
72 SKIP_3 Skip 3 instructions then apply dependency.
73 SKIP_4 Skip 4 instructions then apply dependency.
/openbsd/gnu/usr.bin/perl/cpan/podlators/t/data/snippets/man/
H A Dtrue-false8 in the output because it tried to apply both small caps and man page reference
15 in the output because it tried to apply both small caps and man page reference
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAPSIntType.h37 void apply(llvm::APSInt &Value) const { in apply() function
50 apply(Result); in convert()
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h79 void apply(ScheduleDAGInstrs *DAG) override;
82 void apply(ScheduleDAGInstrs *DAG) override;
85 void apply(ScheduleDAGInstrs *DAG) override;
91 void apply(ScheduleDAGInstrs *DAG) override;
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCommandLine.h416 void apply(Option &O) const { O.setDescription(Desc); } in apply() function
425 void apply(Option &O) const { O.setValueStr(Desc); } in apply() function
694 template <class Opt> void apply(Opt &O) const {
1298 void apply(Opt *O, const Mod &M, const Mods &... Ms) {
1300 apply(O, Ms...);
1491 apply(this, Ms...);
1731 apply(this, Ms...);
1750 void apply(list<D, S, P> &L) const {
1887 apply(this, Ms...);
1957 apply(this, Ms...);
[all …]
/openbsd/gnu/llvm/libcxx/include/__ranges/
H A Dzip_view.h69 return std::apply( in __tuple_transform()
79 std::apply( in __tuple_for_each()
116 return std::apply([](auto... __bools) { return (__bools || ...); }, __equals); in __tuple_any_equals()
184 return std::apply( in requires()
195 return std::apply( in requires()
396 return std::apply(
463 return std::apply(
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dconfigure1201 builtin and then its argument prototype would still apply. */
4426 builtin and then its argument prototype would still apply. */
4483 builtin and then its argument prototype would still apply. */
4539 builtin and then its argument prototype would still apply. */
4597 builtin and then its argument prototype would still apply. */
4834 builtin and then its argument prototype would still apply. */
4897 builtin and then its argument prototype would still apply. */
5033 builtin and then its argument prototype would still apply. */
5078 builtin and then its argument prototype would still apply. */
5565 builtin and then its argument prototype would still apply. */
[all …]

12345678910>>...32