Home
last modified time | relevance | path

Searched refs:RB (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-9-stable/contrib/binutils/opcodes/
Dppc-opc.c380 #define RB RAOPT + 1 macro
387 #define RBS RB + 1
1716 { "macchw", XO(4,172,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1717 { "macchw.", XO(4,172,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1718 { "macchwo", XO(4,172,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1719 { "macchwo.", XO(4,172,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1720 { "macchws", XO(4,236,0,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1721 { "macchws.", XO(4,236,0,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1722 { "macchwso", XO(4,236,1,0), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
1723 { "macchwso.", XO(4,236,1,1), XO_MASK, PPC405|PPC440, { RT, RA, RB } },
[all …]
Dalpha-opc.c209 #define RB (RA + 1) macro
211 #define RC (RB + 1)
416 #define ARG_OPR { RA, RB, DRC1 }
418 #define ARG_OPRZ1 { ZA, RB, DRC1 }
565 { "mov", OPR(0x11,0x20), BASE, { ZA, RB, RC } }, /* pseudo */
1048 { "rpcc", MFC(0x18,0xC000), BASE, { RA, RB } }, /* ev6 una */
1316 { "hw_mtpr", OP(0x1D), OP_MASK, EV6, { ZA, RB, EV6HWINDEX } },
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Rewrite/Core/
DHTMLRewrite.cpp57 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, in HighlightRange() argument
61 RB.InsertTextAfter(B, StartTag); in HighlightRange()
62 RB.InsertTextBefore(E, EndTag); in HighlightRange()
76 RB.InsertTextBefore(LastNonWhiteSpace+1, EndTag); in HighlightRange()
95 RB.InsertTextAfter(i, StartTag); in HighlightRange()
115 RewriteBuffer &RB = R.getEditBuffer(FID); in EscapeText() local
128 RB.ReplaceText(FilePos, 1, " "); in EscapeText()
132 RB.ReplaceText(FilePos, 1, "<hr>"); in EscapeText()
141 RB.ReplaceText(FilePos, 1, in EscapeText()
145 RB.ReplaceText(FilePos, 1, StringRef(" ", NumSpaces)); in EscapeText()
[all …]
DRewriter.cpp143 const RewriteBuffer &RB = I->second; in getRangeSize() local
144 EndOff = RB.getMappedOffset(EndOff, opts.IncludeInsertsAtEndOfRange); in getRangeSize()
145 StartOff = RB.getMappedOffset(StartOff, !opts.IncludeInsertsAtBeginOfRange); in getRangeSize()
195 const RewriteBuffer &RB = I->second; in getRewrittenText() local
196 EndOff = RB.getMappedOffset(EndOff, true); in getRewrittenText()
197 StartOff = RB.getMappedOffset(StartOff); in getRewrittenText()
204 RewriteBuffer::iterator Start = RB.begin(); in getRewrittenText()
407 RewriteBuffer &RB = getEditBuffer(FID); in IncreaseIndentation() local
415 RB.InsertText(offs, indent, /*InsertAfter=*/false); in IncreaseIndentation()
/freebsd-9-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
DRewriteMacros.cpp95 RewriteBuffer &RB = Rewrite.getEditBuffer(SM.getMainFileID()); in RewriteMacrosInInput() local
134 RB.InsertTextAfter(SM.getFileOffset(RawTok.getLocation()), "//"); in RewriteMacrosInInput()
140 RB.InsertTextAfter(SM.getFileOffset(RawTok.getLocation()), "//"); in RewriteMacrosInInput()
170 RB.InsertTextAfter(RawOffs, &" /*"[HasSpace]); in RewriteMacrosInInput()
188 RB.InsertTextBefore(EndPos, "*/"); in RewriteMacrosInInput()
204 RB.InsertTextBefore(InsertPos, Expansion); in RewriteMacrosInInput()
/freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/
DPPCInstrFormats.td437 bits<5> RB;
443 let Inst{16-20} = RB;
813 bits<5> RB;
821 let Inst{16-20} = RB;
830 let RB = 0;
871 bits<5> RB;
878 let Inst{16-20} = RB;
890 bits<5> RB;
900 let Inst{16-20} = RB;
938 bits<5> RB;
[all …]
DPPCInstrInfo.td2345 def SLBIE : XForm_16b<31, 434, (outs), (ins gprc:$RB),
2346 "slbie $RB", SprSLBIE, []>;
2348 def SLBMTE : XForm_26<31, 402, (outs), (ins gprc:$RS, gprc:$RB),
2349 "slbmte $RS, $RB", SprSLBMTE, []>;
2351 def SLBMFEE : XForm_26<31, 915, (outs gprc:$RT), (ins gprc:$RB),
2352 "slbmfee $RT, $RB", SprSLBMFEE, []>;
2359 def TLBIEL : XForm_16b<31, 274, (outs), (ins gprc:$RB),
2360 "tlbiel $RB", SprTLBIEL, []>;
2362 def TLBIE : XForm_26<31, 306, (outs), (ins gprc:$RS, gprc:$RB),
2363 "tlbie $RB,$RS", SprTLBIE, []>;
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Rewrite/Core/
DHTMLRewrite.h47 void HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E,
/freebsd-9-stable/share/colldef/
Dbe_BY.CP1131.src41 <vH>;<ul>;<dr>;<FB>;<LB>;<lB>;<RB>;<TB>
Dru_RU.CP866.src38 <TB>;<LB>;<FB>;<lB>;<RB>;<.S>;<:S>;<?S>;<fS>;<DT>;\
Duk_UA.KOI8-U.src39 <TB>;<LB>;<FB>;<lB>;<RB>;<.S>;<:S>;<?S>;<fS>;<DT>
Dru_RU.KOI8-R.src39 <TB>;<LB>;<FB>;<lB>;<RB>;<.S>;<:S>;<?S>;<fS>;<DT>
Dmap.KOI8-R63 RB \x8f
Dmap.KOI8-U63 RB \x8f
Dmap.CP866142 RB \xde
Dmap.CP1131142 RB \xde
/freebsd-9-stable/crypto/openssl/doc/ssl/
DSSL_rstate_string.pod41 =item "RB"/"read body"
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/AST/
DExprObjC.h796 ObjCMethodDecl *setMethod, SourceLocation RB)
803 RBracket(RB),
816 SourceLocation RB);
819 void setRBracket(SourceLocation RB) { RBracket = RB; }
/freebsd-9-stable/share/doc/psd/05.sysman/
Dspell.ok48 RB
/freebsd-9-stable/contrib/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp1372 const RegisterBump &RB = I->second; in fixupInductionVariable() local
1373 if (CmpRegs.count(RB.first)) { in fixupInductionVariable()
1378 int64_t V = RB.second; in fixupInductionVariable()
1400 if (MO.isReg() && MO.getReg() == RB.first) { in fixupInductionVariable()
/freebsd-9-stable/contrib/gcc/config/rs6000/
Dpower5.md258 ; Condition Register logical ops are split if non-destructive (RT != RB)
Dpower4.md305 ; Condition Register logical ops are split if non-destructive (RT != RB)
/freebsd-9-stable/contrib/llvm/tools/clang/lib/AST/
DStmt.cpp256 SourceLocation LB, SourceLocation RB) in CompoundStmt() argument
257 : Stmt(CompoundStmtClass), LBracLoc(LB), RBracLoc(RB) { in CompoundStmt()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/
DARMScheduleSwift.td1387 (instregex "LD(RB|R)(_|T_)(POST|PRE)_(IMM|REG)", "LDRH(_PRE|_POST)",
1389 "t2LD(R|RB|RH)_(PRE|POST)", "t2LD(R|RB|RH)T")>;
1519 "t2STR_preidx", "t2STR[BH]_preidx", "t2ST(RB|RH|R)T")>;
/freebsd-9-stable/contrib/llvm/utils/TableGen/
DCodeGenRegisters.cpp1710 LessUnits(const CodeGenRegBank &RB): RegBank(RB) {} in LessUnits()

12