Searched refs:Is (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/MC/
H A DMachineLocation.h56 void setIsRegister(bool Is) { IsRegister = Is; } argument
/freebsd-10.1-release/sys/mips/mips/
H A Dlocore.S78 .space 4 # Assumes mips32? Is that OK?
/freebsd-10.1-release/sys/amd64/amd64/
H A Ddb_disasm.c87 #define Is 20 /* immediate, signed */ macro
637 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 },
655 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 },
664 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 },
682 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 },
700 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 },
1558 case Is:
/freebsd-10.1-release/sys/i386/i386/
H A Ddb_disasm.c74 #define Is 20 /* immediate, signed */ macro
563 /*05*/ { "add", FALSE, LONG, op2(Is, A), 0 },
581 /*15*/ { "adc", FALSE, LONG, op2(Is, A), 0 },
590 /*1d*/ { "sbb", FALSE, LONG, op2(Is, A), 0 },
608 /*2d*/ { "sub", FALSE, LONG, op2(Is, A), 0 },
626 /*3d*/ { "cmp", FALSE, LONG, op2(Is, A), 0 },
1408 case Is:
/freebsd-10.1-release/contrib/llvm/lib/MC/
H A DMCDwarf.cpp227 for (unsigned Is = 1, Ie = MCLineTableSymbols.size(); Is < Ie; Is++)
228 EmitCU(MCOS, Is);
/freebsd-10.1-release/share/mk/
H A Dsys.mk78 # XXX: What to do here? Is removing the CFLAGS part completely ok here?
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql123 NODES row. ("Is known" because a text change on disk may not yet
462 /* Is there a file external in this location. NULL if there
889 ### IPROPS: Is this query horribly inefficient? Quite likely,
/freebsd-10.1-release/contrib/gdb/gdb/
H A Dgdbarch.sh776 # Is a register in a group
2193 /* Is this a pre-existing architecture (as determined by already
/freebsd-10.1-release/sys/boot/pc98/cdboot/
H A Dcdboot.S408 or %al,%al # Is it double nul?
/freebsd-10.1-release/contrib/amd/doc/
H A Dtexinfo.tex2713 % Is automatically provided with highlighting sequences respectively
5484 \newif\ifrecursive % Is it recursive?
6039 % Is this the first time we've seen this float type?
/freebsd-10.1-release/contrib/gcc/doc/include/
H A Dtexinfo.tex2887 % Is automatically provided with highlighting sequences respectively
5680 \newif\ifrecursive % Is it recursive?
6237 % Is this the first time we've seen this float type?
/freebsd-10.1-release/contrib/groff/doc/
H A Dtexinfo.tex2786 % Is automatically provided with highlighting sequences respectively
5556 \newif\ifrecursive % Is it recursive?
6111 % Is this the first time we've seen this float type?

Completed in 129 milliseconds