Home
last modified time | relevance | path

Searched refs:oops (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstrFormats.td367 let OutOperandList = oops;
390 let OutOperandList = oops;
455 let OutOperandList = oops;
468 let OutOperandList = oops;
489 let OutOperandList = oops;
501 let OutOperandList = oops;
1041 let OutOperandList = oops;
1078 let OutOperandList = oops;
1127 let OutOperandList = oops;
1226 let OutOperandList = oops;
[all …]
H A DARMInstrThumb2.td300 : T2I<oops, iops, itin, opc, asm, pattern> {
326 : T2I<oops, iops, itin, opc, asm, pattern> {
339 : T2I<oops, iops, itin, opc, asm, pattern> {
365 : T2I<oops, iops, itin, opc, asm, pattern> {
378 : T2I<oops, iops, itin, opc, asm, pattern> {
398 : T2I<oops, iops, itin, opc, asm, pattern> {
409 : T2I<oops, iops, itin, opc, asm, pattern> {
437 : T2I<oops, iops, itin, opc, asm, pattern> {
463 : T2I<oops, iops, itin, opc, asm, pattern> {
475 : T2XI<oops, iops, itin, asm, pattern> {
[all …]
H A DARMInstrThumb.td855 class T1pIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin,
857 : T1pI<oops, iops, itin, opc, asm, pattern>,
866 : T1pI<oops, iops, itin, opc, asm, pattern>,
875 class T1sIDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin,
877 : T1sI<oops, iops, itin, opc, asm, pattern>,
884 class T1sIGenEncode<bits<5> opA, dag oops, dag iops, InstrItinClass itin,
886 : T1sI<oops, iops, itin, opc, asm, pattern>,
897 : T1sI<oops, iops, itin, opc, asm, pattern>,
906 class T1sItDPEncode<bits<4> opA, dag oops, dag iops, InstrItinClass itin,
908 : T1sIt<oops, iops, itin, opc, asm, pattern>,
[all …]
H A DARMInstrVFP.td1258 bits<4> opcod4, dag oops, dag iops,
1261 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm,
1293 bits<4> opcod4, dag oops, dag iops,
1296 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm,
1404 bits<4> opcod4, dag oops, dag iops,
1407 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm,
1423 bits<4> opcod4, dag oops, dag iops,
1440 bits<4> opcod4, dag oops, dag iops,
1443 : AVConv1I<opcod1, opcod2, opcod3, opcod4, oops, iops, itin, opc, asm,
2226 VFPAI<oops, iops, VFPMiscFrm, IIC_fpSTAT, opc, asm, pattern> {
[all …]
H A DARMInstrInfo.td4029 : AsMul1I<opcod, oops, iops, itin, opc, asm, pattern> {
4039 : AsMul1I<opcod, oops, iops, itin, opc, asm, pattern> {
4051 : AsMul1I<opcod, oops, iops, itin, opc, asm, pattern> {
4373 : AI<oops, iops, MulFrm, itin, opc, asm, []>,
5168 class ACI<dag oops, dag iops, string opc, string asm,
5170 : I<oops, iops, AddrModeNone, 4, im, BrFrm, NoItinerary,
5174 class ACInoP<dag oops, dag iops, string opc, string asm,
5176 : InoP<oops, iops, AddrModeNone, 4, im, BrFrm, NoItinerary,
5344 : ABI<0b1110, oops, iops, NoItinerary, opc,
5389 : ABXI<0b1110, oops, iops, NoItinerary,
[all …]
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrFormats.td29 class NI<dag oops, dag iops, list<dag> pattern, string stack,
32 dag OutOperandList = oops;
39 // We have 2 sets of operands (oops & iops) for the register and stack
61 multiclass NRI<dag oops, dag iops, list<dag> pattern, string asmstr = "",
63 defm "": I<oops, iops, oops, iops, pattern, asmstr, asmstr, inst>;
/freebsd-12.1/contrib/bmake/unit-tests/
H A Dcond2.mk11 X:= ${${TEST_NOT_SET} == "empty":?oops:ok}
14 Y= oops
21 Y= oops
H A Dvarcmd.mk29 FU+= oops
30 FOO+= oops
/freebsd-12.1/lib/libsecureboot/openpgp/
H A Dopgp_key.c122 goto oops; in decode_key()
128 goto oops; in decode_key()
133 goto oops; in decode_key()
136 goto oops; in decode_key()
141 oops: in decode_key()
H A Dopgp_sig.c315 goto oops;
350 goto oops;
391 oops:
/freebsd-12.1/sys/dev/sound/pci/
H A Dfm801.c612 goto oops; in fm801_pci_attach()
620 if (codec == NULL) goto oops; in fm801_pci_attach()
622 if (mixer_init(dev, ac97_getmixerclass(), codec) == -1) goto oops; in fm801_pci_attach()
630 goto oops; in fm801_pci_attach()
642 goto oops; in fm801_pci_attach()
650 if (pcm_register(dev, fm801, FM801_MAXPLAYCH, 1)) goto oops; in fm801_pci_attach()
660 oops: in fm801_pci_attach()
/freebsd-12.1/contrib/byacc/test/yacc/
H A Derr_syntax19.error2 { $$ = $<oops>; }
/freebsd-12.1/contrib/byacc/test/btyacc/
H A Derr_syntax19.error2 { $$ = $<oops>; }
/freebsd-12.1/contrib/byacc/test/
H A Derr_syntax19.y9 { $$ = $<oops>; }
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrFormats.td48 dag OutOperandList = oops;
72 dag OutOperandList = oops;
1077 : BaseSystemI<L, oops, iops, asm, operands>,
3897 : I<oops, iops, asm, operands, "", []> {
4018 dag oops, dag iops>
6415 : I<oops, iops, asm,
9420 dag oops, dag iops>
9433 dag oops, dag iops>
9474 dag oops, dag iops>
9488 dag oops, dag iops>
[all …]
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A Denum.c210 goto oops; in find_name()
232 oops: in find_name()
/freebsd-12.1/sys/gnu/dts/arm/
H A Drk3288-veyron-pinky.dts23 * really should be 1.8V (oops). The external pulldown will help
H A Dexynos5420.dtsi419 * aborts causing the kernel to oops.
/freebsd-12.1/contrib/byacc/
H A Dreader.c963 goto oops; in copy_param()
971 goto oops; in copy_param()
978 goto oops; in copy_param()
990 goto oops; in copy_param()
994 goto oops; in copy_param()
1039 goto oops; in copy_param()
1057 goto oops; in copy_param()
1084 goto oops; in copy_param()
1094 oops: in copy_param()
/freebsd-12.1/contrib/dialog/
H A Dbuildlist.c895 int oops = item_no; in dlg_buildlist() local
938 if (--oops < 0) { in dlg_buildlist()
958 if (--oops < 0) { in dlg_buildlist()
/freebsd-12.1/contrib/libxo/doc/
H A Dintro.rst79 /* oops! forgot to add something on both clauses! */
/freebsd-12.1/contrib/tcsh/
H A Dsh.sem.c968 goto oops; in mypipe()
977 oops: in mypipe()
H A Dsh.glob.c677 goto oops; in dobackp()
680 oops: in dobackp()
H A Dsh.lex.c1465 goto oops; in readc()
1520 oops: in readc()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86InstrFormats.td371 class PseudoI<dag oops, dag iops, list<dag> pattern>
372 : X86Inst<0, Pseudo, NoImm, oops, iops, ""> {

12