Home
last modified time | relevance | path

Searched defs:RB (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/
H A DHTMLRewrite.cpp58 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, in HighlightRange()
116 RewriteBuffer &RB = R.getEditBuffer(FID); in EscapeText() local
209 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
233 RewriteBuffer &RB = R.getEditBuffer(FID); in AddLineNumbers() local
445 RewriteBuffer &RB = R.getEditBuffer(FID); in SyntaxHighlight() local
H A DRewriter.cpp162 const RewriteBuffer &RB = I->second; in getRangeSize() local
213 const RewriteBuffer &RB = I->second; in getRewrittenText() local
398 RewriteBuffer &RB = getEditBuffer(FID); in IncreaseIndentation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp94 RewriteBuffer &RB = Rewrite.getEditBuffer(SM.getMainFileID()); in RewriteMacrosInInput() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSXAPIChecker.cpp77 const MemRegion *RB = R->getBaseRegion(); in CheckDispatchOnce() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h28 RingBuffer *RB = reinterpret_cast<RingBuffer*>(Ptr); in New() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
H A Dsanitizer_ring_buffer_test.cc37 RingBuffer<T> *RB; in TestRB() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h27 RingBuffer *RB = reinterpret_cast<RingBuffer*>(Ptr); in New() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_ring_buffer.h26 RingBuffer *RB = reinterpret_cast<RingBuffer*>(Ptr); in New() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp483 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, in getRegClassForTypeOnBank()
516 getMinClassForRegBank(const RegisterBank &RB, unsigned SizeInBits, in getMinClassForRegBank()
580 static unsigned getMinSizeForRegBank(const RegisterBank &RB) { in getMinSizeForRegBank()
2202 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in select() local
2359 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
2631 const RegisterBank &RB = *RBI.getRegBank(ValReg, MRI, TRI); in select() local
2714 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
2757 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
3662 const RegisterBank &RB = *RBI.getRegBank(I.getOperand(1).getReg(), MRI, TRI); in selectMergeValues() local
4064 getInsertVecEltOpInfo(const RegisterBank &RB, unsigned EltSize) { in getInsertVecEltOpInfo()
[all …]
H A DAArch64RegisterBankInfo.cpp98 #define CHECK_PARTIALMAP(Idx, ValStartIdx, ValLength, RB) \ in AArch64RegisterBankInfo() argument
504 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DRegisterBankInfo.cpp93 if (auto *RB = RegClassOrBank.dyn_cast<const RegisterBank *>()) in getRegBank() local
140 const RegisterBank *RB = RegClassOrBank.get<const RegisterBank *>(); in constrainGenericRegister() local
H A DCSEInfo.cpp377 if (const auto *RB = RCOrRB.dyn_cast<const RegisterBank *>()) in addNodeIDReg() local
H A DRegBankSelect.cpp633 const RegisterBank *RB = MRI->getRegBankOrNull(MI.getOperand(1).getReg()); in assignInstr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp396 const RegisterBank &RB, in getLoadStoreOp()
510 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in selectLoadStoreOp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp190 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in getBufferForFileHandlingRemapping() local
265 for (const auto &RB : PPOpts.RemappedFileBuffers) in ~ASTUnit() local
1825 for (const auto &RB : PPOpts.RemappedFileBuffers) in Reparse() local
H A DPrecompiledPreamble.cpp543 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in CanReuse() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dalpha-opc.c208 #define RB (RA + 1) macro
H A Drl78-decode.c66 #define RB(x) ((x)+RL78_Reg_X) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dalpha-opc.c208 #define RB (RA + 1) macro
H A Drl78-decode.c66 #define RB(x) ((x)+RL78_Reg_X) macro
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp732 const CodeGenRegBank &RB = CGP.getTargetInfo().getRegBank(); in EmitResultLeafAsOperand() local
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h571 #define RB (MAXOP+3) macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprObjC.h860 ObjCMethodDecl *setMethod, SourceLocation RB) in ObjCSubscriptRefExpr()
872 void setRBracket(SourceLocation RB) { RBracket = RB; } in setRBracket()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp365 SourceLocation RB) in CompoundStmt()
380 SourceLocation LB, SourceLocation RB) { in Create()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2327 const RegisterBank &RB, in getRegClassForSizeOnBank()
2349 if (const RegisterBank *RB = RCOrRB.dyn_cast<const RegisterBank*>()) in getConstrainedRegClassForOperand() local

12