/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/ |
H A D | FDRRecords.cpp | 18 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 …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/GlobalISel/ |
H A D | Combine.td | 50 class GICombineRule<dag defs, dag match, dag apply> : GICombine { 60 /// Defines the things which happen after the decision is made to apply a 63 dag Apply = apply; 80 /// Declares data that is passed from the match stage to the apply stage. 109 def apply; 110 /// All arguments of the apply operator must be subclasses of GIApplyKind, or 125 (apply [{ Helper.applyCombineCopy(*${mi}); }])>; 131 (apply [{ Helper.applyCombineExtendingLoads(*${root}, ${matchinfo}); }])>; 138 (apply [{ Helper.applySextTruncSextLoad(*${d}); }])>; 145 (apply [{ return Helper.applySextInRegOfLoad(*${root}, ${matchinfo}); }])>; [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64Combine.td | 18 (apply [{ applyFConstantToConstant(*${root}); }])>; 25 (apply [{ applyICmpRedundantTrunc(*${root}, MRI, B, Observer, ${matchinfo}); }])>; 33 (apply [{ return applyFoldGlobalOffset(*${root}, MRI, B, Observer, ${matchinfo});}]) 61 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }]) 68 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }]) 75 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }]) 82 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }]) 89 (apply [{ applyShuffleVectorPseudo(*${root}, ${matchinfo}); }]) 96 (apply [{ applyEXT(*${root}, ${matchinfo}); }]) 104 (apply [{ return applyINS(*${root}, MRI, B, ${matchinfo}); }]) [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | aApply.d | 26 debug(apply) printf("_aApplycd1(), len = %d\n", len); in _aApplycd1() 43 debug(apply) printf("_aApplycd1.unittest\n"); 88 debug(apply) printf("_aApplywd1(), len = %d\n", len); in _aApplywd1() 105 debug(apply) printf("_aApplywd1.unittest\n"); 150 debug(apply) printf("_aApplycw1(), len = %d\n", len); in _aApplycw1() 179 debug(apply) printf("_aApplycw1.unittest\n"); 225 debug(apply) printf("_aApplywc1(), len = %d\n", len); in _aApplywc1() 256 debug(apply) printf("_aApplywc1.unittest\n"); 305 debug(apply) printf("_aApplydc1(), len = %d\n", aa.length); in _aApplydc1() 333 debug(apply) printf("_aApplyRdc1.unittest\n"); [all …]
|
H A D | aApplyR.d | 34 debug(apply) printf("_aApplyRcd1(), len = %d\n", aa.length); in _aApplyRcd1() 65 debug(apply) printf("_aApplyRcd1.unittest\n"); 108 debug(apply) printf("_aApplyRwd1(), len = %d\n", aa.length); in _aApplyRwd1() 129 debug(apply) printf("_aApplyRwd1.unittest\n"); 172 debug(apply) printf("_aApplyRcw1(), len = %d\n", aa.length); in _aApplyRcw1() 215 debug(apply) printf("_aApplyRcw1.unittest\n"); 259 debug(apply) printf("_aApplyRwc1(), len = %d\n", aa.length); in _aApplyRwc1() 296 debug(apply) printf("_aApplyRwc1.unittest\n"); 344 debug(apply) printf("_aApplyRdc1(), len = %d\n", aa.length); in _aApplyRdc1() 375 debug(apply) printf("_aApplyRdc1.unittest\n"); [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | aApply.d | 26 debug(apply) printf("_aApplycd1(), len = %d\n", len); in _aApplycd1() 43 debug(apply) printf("_aApplycd1.unittest\n"); 88 debug(apply) printf("_aApplywd1(), len = %d\n", len); in _aApplywd1() 105 debug(apply) printf("_aApplywd1.unittest\n"); 150 debug(apply) printf("_aApplycw1(), len = %d\n", len); in _aApplycw1() 179 debug(apply) printf("_aApplycw1.unittest\n"); 225 debug(apply) printf("_aApplywc1(), len = %d\n", len); in _aApplywc1() 256 debug(apply) printf("_aApplywc1.unittest\n"); 305 debug(apply) printf("_aApplydc1(), len = %d\n", aa.length); in _aApplydc1() 333 debug(apply) printf("_aApplyRdc1.unittest\n"); [all …]
|
H A D | aApplyR.d | 24 debug(apply) printf("_aApplyRcd1(), len = %d\n", aa.length); in _aApplyRcd1() 55 debug(apply) printf("_aApplyRcd1.unittest\n"); 98 debug(apply) printf("_aApplyRwd1(), len = %d\n", aa.length); in _aApplyRwd1() 119 debug(apply) printf("_aApplyRwd1.unittest\n"); 162 debug(apply) printf("_aApplyRcw1(), len = %d\n", aa.length); in _aApplyRcw1() 205 debug(apply) printf("_aApplyRcw1.unittest\n"); 249 debug(apply) printf("_aApplyRwc1(), len = %d\n", aa.length); in _aApplyRwc1() 286 debug(apply) printf("_aApplyRwc1.unittest\n"); 334 debug(apply) printf("_aApplyRdc1(), len = %d\n", aa.length); in _aApplyRdc1() 365 debug(apply) printf("_aApplyRdc1.unittest\n"); [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUCombine.td | 20 (apply [{ PostLegalizerHelper.applySelectFCmpToFMinToFMaxLegacy(*${select}, ${matchinfo}); }])>; 27 (apply [{ PostLegalizerHelper.applyUCharToFloat(*${itofp}); }])>; 38 (apply [{ PostLegalizerHelper.applyCvtF32UByteN(*${cvt_f32_ubyteN}, ${matchinfo}); }])>; 46 (apply [{ PreLegalizerHelper.applyClampI64ToI16(*${clamp_i64_to_i16}, ${matchinfo}); }])>; 57 (apply [{ RegBankHelper.applyMed3(*${min_or_max}, ${matchinfo}); }])>; 65 (apply [{ Helper.replaceSingleDefInstWithReg(*${fcanonicalize}, ${matchinfo}); }])>; 67 // Combines which should only apply on SI/VI
|
/netbsd-src/share/examples/npf/ |
H A D | l2tp_gw-npf.conf | 44 block in final from $private_addr apply "log" 45 block out final to $private_addr apply "log" 52 block in final proto tcp to 192.0.2.255 apply "log" 57 block in final from 127.0.0.1 apply "log" 109 block return-icmp in final proto udp to any port 33433-33524 apply "log" 125 block return-rst in final proto tcp flags S/SA all apply "log" 143 block final all apply "log"
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetCallingConv.td | 28 /// 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. 78 /// CCIfInReg - If this argument is marked with the 'inreg' attribute, apply [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/XRay/ |
H A D | FDRRecords.h | 66 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 …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | PBQPRAConstraint.h | 40 virtual void apply(PBQPRAGraph &G) = 0; 52 void apply(PBQPRAGraph &G) override { in apply() function 54 C->apply(G); in apply()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | apply.d | 12 module dmd.apply; 40 int apply(FP, Params...)(Dsymbol symbol, FP fp, Params params) in apply() function 44 return nd.members.foreachDsymbol( (s) { return s && s.apply(fp, params); } ); in apply() 48 return ad.include(ad._scope).foreachDsymbol( (s) { return s && s.apply(fp, params); } ); in apply() 55 return tm.members.foreachDsymbol( (s) { return s && s.apply(fp, params); } ); in apply()
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/ |
H A D | xray-fdr-dump.cpp | 84 if (auto E = Ptr->apply(RP)) in __anon06fcd1400102() 96 if (auto E = Ptr->apply(BI)) in __anon06fcd1400102() 108 if (auto E = R->apply(BV)) in __anon06fcd1400102() 110 if (auto E = R->apply(BP)) in __anon06fcd1400102()
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
H A D | mod_34lsub1.asm | 162 subl %edx, %eax C apply carry 166 addl %ebx, %eax C apply 0mod3 low 169 addl %esi, %eax C apply 1mod3 high 175 addl %ecx, %eax C apply 1mod3 low 177 addl %edx, %eax C apply 2mod3 high 183 addl %edi, %eax C apply 2mod3 low
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/pentium/ |
H A D | mod_34lsub1.asm | 162 subl %ecx, %eax C apply carry 164 addl %esi, %eax C apply 0mod3 171 addl %edi, %eax C apply 1mod3 high 173 addl %ebx, %eax C apply 1mod3 low 180 addl %ebp, %eax C apply 2mod3 high 182 addl %ebx, %eax C apply 2mod3 low
|
/netbsd-src/external/bsd/openldap/dist/doc/devel/variadic_debug/ |
H A D | script.sh | 53 git apply --index --directory libraries/libldap "$PATCH_DIR/03-libldap_Debug.patch" 60 git apply --index "$PATCH_DIR/04-variadic.patch" 70 git apply --index "$PATCH_DIR/07-shortcut.patch"
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
H A D | mod_34lsub1.asm | 164 subl %ecx, %eax C apply carry 168 addl %edx, %eax C apply 0mod3 low 172 addl %ebx, %eax C apply 1mod3 high 176 addl %edi, %eax C apply 1mod3 low 179 addl %esi, %eax C apply 2mod3 high 183 addl %edx, %eax C apply 2mod3 low
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/ |
H A D | SetTheory.cpp | 40 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 48 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 64 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 83 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 159 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 178 void apply(SetTheory &ST, DagInit *Expr, RecSet &Elts, in apply() function 305 I->second->apply(*this, DagExpr, Elts, Loc); in evaluate()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_reloc.c | 35 dwarf_set_reloc_application(int apply) in dwarf_set_reloc_application() argument 40 _libdwarf.applyreloc = apply; in dwarf_set_reloc_application()
|
/netbsd-src/external/mit/isl/dist/interface/ |
H A D | template_cpp.cc | 72 TupleKindPtr TupleKind::apply(const Substitution &subs, in apply() function in TupleKind 82 static TupleKindPtr apply(const TupleKindPtr tuple, const Substitution &subs) in apply() function 84 return tuple->apply(subs, tuple); in apply() 182 virtual TupleKindPtr apply(const Substitution &match, 235 TupleKindPtr Pair::apply(const Substitution &subs, const TupleKindPtr &self) in apply() function in Pair 238 return TupleKindPtr(::apply(tuple1, subs), ::apply(tuple2, subs)); in apply() 302 Kind Kind::apply(const Substitution &subs) const in apply() function in Kind 307 applied.emplace_back(::apply(tuple, subs)); in apply() 320 Signature apply(const Substitution &match) const; 342 Signature Signature::apply(const Substitution &subs) const in apply() function in Signature [all …]
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/ |
H A D | mod_34lsub1.asm | 200 add %rdi, %rax C apply 0mod3 low 204 add %rcx, %rax C apply 1mod3 high 207 add %r10, %rax C apply 1mod3 low 210 add %rdx, %rax C apply 2mod3 high 211 add %rdi, %rax C apply 2mod3 low
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/clang-apply-replacements/tool/ |
H A D | BUILD.gn | 1 executable("clang-apply-replacements") { 4 "//clang-tools-extra/clang-apply-replacements",
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/clang-tools-extra/unittests/clang-apply-replacements/ |
H A D | BUILD.gn | 6 "//clang-tools-extra/clang-apply-replacements", 11 include_dirs = [ "//clang-tools-extra/clang-apply-replacements/include" ]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.h | 74 void apply(ScheduleDAGInstrs *DAG) override; 77 void apply(ScheduleDAGInstrs *DAG) override; 80 void apply(ScheduleDAGInstrs *DAG) override; 86 void apply(ScheduleDAGInstrs *DAG) override;
|