Searched refs:REP (Results 1 - 8 of 8) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregcomp.c983 # define REP(f, t) ((f)*8 + (t)) macro
992 switch (REP(MAP(from), MAP(to))) {
993 case REP(0, 0): /* must be user doing this */
996 case REP(0, 1): /* as x{1,1}? */
997 case REP(0, N): /* as x{1,n}? */
998 case REP(0, INF): /* as x{1,}? */
1008 case REP(1, 1): /* trivial case */
1011 case REP(1, N): /* as x?x{1,n-1} */
1023 case REP(1, INF): /* as x+ */
1027 case REP(
[all...]
/freebsd-10-stable/contrib/nvi/regex/
H A Dregcomp.c1043 # define REP(f, t) ((f)*8 + (t)) macro
1056 switch (REP(MAP(from), MAP(to))) {
1057 case REP(0, 0): /* must be user doing this */
1060 case REP(0, 1): /* as x{1,1}? */
1061 case REP(0, N): /* as x{1,n}? */
1062 case REP(0, INF): /* as x{1,}? */
1072 case REP(1, 1): /* trivial case */
1075 case REP(1, N): /* as x?x{1,n-1} */
1087 case REP(1, INF): /* as x+ */
1091 case REP(
[all...]
/freebsd-10-stable/lib/libc/regex/
H A Dregcomp.c1045 # define REP(f, t) ((f)*8 + (t)) macro
1054 switch (REP(MAP(from), MAP(to))) {
1055 case REP(0, 0): /* must be user doing this */
1058 case REP(0, 1): /* as x{1,1}? */
1059 case REP(0, N): /* as x{1,n}? */
1060 case REP(0, INF): /* as x{1,}? */
1070 case REP(1, 1): /* trivial case */
1073 case REP(1, N): /* as x?x{1,n-1} */
1085 case REP(1, INF): /* as x+ */
1089 case REP(
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h323 // REP - The 0xF3 prefix byte indicating repetition of the following
325 REP = 2 << Op0Shift, enumerator in enum:llvm::X86II::__anon2665
H A DX86MCCodeEmitter.cpp1089 if ((TSFlags & X86II::Op0Mask) == X86II::REP)
1119 case X86II::REP: break; // already handled.
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp77 REP = 2, enumerator in enum:X86Local::__anon3895
478 Prefix == X86Local::REP)
541 // XACQUIRE and XRELEASE reuse REPNE and REP respectively.
542 // For now, just prefer the REP versions.
1087 case X86Local::REP:
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp669 if ((Desc->TSFlags & X86II::Op0Mask) == X86II::REP)
702 case X86II::REP: break; // already handled.
/freebsd-10-stable/sys/contrib/dev/uath/
H A Dar5523.bin.uu674 MP``\#`!REP`````,`!O*`@`@(8X"`"@40``@```@(1"``!``````C@(`/#P#
2067 M&`0,`',E)@07[``6*"L,``I(`@`@(0P`")4"`"`A#`!REP`````,`'(8````

Completed in 92 milliseconds