Searched refs:ZERO (Results 51 - 75 of 80) sorted by relevance

1234

/openbsd-current/gnu/gcc/intl/
H A Ddcigettext.c236 char msgid[ZERO];
367 char data[ZERO];
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Ddcigettext.c235 char msgid[ZERO];
348 char data[ZERO];
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Ddcigettext.c240 char msgid[ZERO];
367 char data[ZERO];
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp377 CallerSavedRegs.reset(Mips::ZERO);
395 AllocSet.set(Mips::ZERO);
660 // For microMIPS if instruction is BEQ or BNE with one ZERO register, then
H A DMipsISelLowering.cpp1274 .addReg(Mips::ZERO)
1800 .addReg(Mips::ZERO).addImm(MaskImm);
1803 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask);
1987 .addReg(Mips::ZERO).addImm(MaskImm);
1990 BuildMI(BB, DL, TII->get(Mips::NOR), Mask2).addReg(Mips::ZERO).addReg(Mask);
2447 DAG.getRegister(Mips::ZERO, MVT::i32),
4643 .addReg(Mips::ZERO)
4714 .addReg(Mips::ZERO)
H A DMicroMipsSizeReduction.cpp575 if (Reg == Mips::ZERO || Reg == Mips::V0 || Reg == Mips::V1 ||
H A DMipsSEISelLowering.cpp3060 .addReg(Mips::ZERO).addImm(0);
3066 .addReg(Mips::ZERO).addImm(1);
3129 .addReg(Mips::ZERO).addImm(0);
3135 .addReg(Mips::ZERO).addImm(1);
3412 .addReg(Subtarget.isABI_N64() ? Mips::ZERO_64 : Mips::ZERO)
/openbsd-current/sbin/isakmpd/
H A Dmessage.c68 #define ZERO FD_ZERO macro
350 ZERO(&payload_set);
1063 ZERO(&payload_set);
1196 ZERO(&payload_set);
/openbsd-current/gnu/usr.bin/perl/cpan/Encode/Unicode/
H A DUnicode.pm167 simply treated as a normal character (ZERO WIDTH NO-BREAK SPACE).
/openbsd-current/usr.bin/awk/
H A Dawkgram.y54 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE ZERO
/openbsd-current/sys/arch/mips64/mips64/
H A Dtrap.c631 (instr & 0x001fffc0) == ((ZERO << 16) | (7 << 6))) {
881 regsPtr[ZERO] = 0; /* Make sure zero is 0x0 */
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl140 LOCKING-SHIFT ZERO
308 DIGIT ZERO
5105 ARABIC-INDIC DIGIT ZERO
5486 ARABIC SMALL HIGH ROUNDED ZERO
5489 ARABIC SMALL HIGH UPRIGHT RECTANGULAR ZERO
5537 EXTENDED ARABIC-INDIC DIGIT ZERO
6113 NKO DIGIT ZERO
7319 DEVANAGARI DIGIT ZERO
7610 BENGALI DIGIT ZERO
7874 GURMUKHI DIGIT ZERO
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/unicore/To/
H A DNameAlia.pl59 F LOCKING-SHIFT ZERO: control
H A DNa1.pl763 6F0 EASTERN ARABIC-INDIC DIGIT ZERO
931 2070 SUPERSCRIPT DIGIT ZERO
941 2080 SUBSCRIPT DIGIT ZERO
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp172 // when it checks for ZERO folding.
350 for (unsigned PseudoReg : {PPC::ZERO, PPC::ZERO8, PPC::RM})
359 // The ZERO register is not really a register, but the representation of r0
361 markSuperRegs(Reserved, PPC::ZERO);
H A DPPCFrameLowering.cpp1019 .addReg(PPC::ZERO)
1030 .addReg(PPC::ZERO)
1041 .addReg(PPC::ZERO)
H A DPPCInstrInfo.cpp2060 // For some instructions, it is legal to fold ZERO into the RA register field.
2061 // This function performs that fold by replacing the operand with PPC::ZERO,
2075 // a ZERO into what is presented as the second argument. All we have here
2117 ZeroReg = isPPC64 ? PPC::ZERO8 : PPC::ZERO;
2120 PPC::ZERO8 : PPC::ZERO;
4453 // As the algorithm of checking for PPC::ZERO/PPC::ZERO8
4474 if (MI.getOperand(III.ZeroIsSpecialOrig).getReg() != PPC::ZERO &&
4664 // Can't use PPC::COPY to copy PPC::ZERO[8]. Convert it to LI[8] 0.
4665 if (RegToCopy == PPC::ZERO || RegToCopy == PPC::ZERO8) {
5004 // If the ImmMO is Imm, change the operand that has ZERO t
[all...]
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm2048 =head1 ERRORS DUE TO DIVISION BY ZERO OR LOGARITHM OF ZERO
H A DTrig.pm327 =head2 ERRORS DUE TO DIVISION BY ZERO
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsMCCodeEmitter.cpp1108 case Mips::ZERO: return 0;
/openbsd-current/sys/dev/microcode/aic7xxx/
H A Daic7xxx_reg.h1449 #define ZERO 0x02 macro
/openbsd-current/gnu/usr.bin/perl/cpan/IO-Compress/bin/
H A Dzipdetails220 my $ZERO = 0 ;
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp2042 ImmReg = R600::ZERO;
2054 ImmReg = R600::ZERO;
/openbsd-current/gnu/usr.bin/perl/lib/Unicode/
H A DUCD.pm2461 C<num("\N{TIBETAN DIGIT HALF ZERO}")>, for example returns -0.5.
3544 the code point 0x30 (DIGIT ZERO) represents 0; code point 0x31, (DIGIT ONE),
3547 (ARABIC-INDIC DIGIT ZERO), represents 0; ... 0x07C1 (NKO DIGIT ONE),
3609 0x660 0 ARABIC-INDIC DIGIT ZERO .. NINE
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-mips.c93 #define ZERO 0 macro
1752 /* Don't report on general register ZERO, since it never changes. */
1753 if (class == MIPS_GR_REG && reg == ZERO)
3289 if (sreg == ZERO || sreg == KT0 || sreg == KT1 || sreg == AT)
3301 macro_build (ep, "ori", "t,r,i", AT, ZERO, BFD_RELOC_LO16);

Completed in 596 milliseconds

1234