Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp60 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, in HighlightRange()
144 RewriteBuffer &RB = R.getEditBuffer(FID); in EscapeText() local
237 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
261 RewriteBuffer &RB = R.getEditBuffer(FID); in AddLineNumbers() local
479 RewriteBuffer &RB = R.getEditBuffer(FID); in SyntaxHighlightImpl() local
565 RewriteBuffer &RB = R.getEditBuffer(FID); in SyntaxHighlight() local
584 const char *StartTag, const char *EndTag) { in SyntaxHighlight()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h188 AllocationRingBuffer *RB = getRingBuffer(); in enableRingBuffer() local
196 AllocationRingBuffer *RB = getRingBuffer(); in disableRingBuffer() local
843 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotAddress() local
849 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotSize() local
868 AllocationRingBuffer *RB = getRingBuffer(); in getRingBufferSize() local
1391 AllocationRingBuffer *RB = getRingBuffer(); in storePrimaryAllocationStackMaybe() local
1399 void storeRingBufferEntry(AllocationRingBuffer *RB, void *Ptr, in storeRingBufferEntry()
1428 AllocationRingBuffer *RB = getRingBuffer(); in storeSecondaryAllocationStackMaybe() local
1445 AllocationRingBuffer *RB = getRingBuffer(); in storeDeallocationStackMaybe() local
1632 getRingBufferEntry(AllocationRingBuffer *RB, uptr N) { in getRingBufferEntry()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp156 Register RB = MI.getOperand(3).getReg(); in expandAtomicRMW128() local
232 Register RB = MI.getOperand(3).getReg(); in expandAtomicCmpSwap128() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp94 RewriteBuffer &RB = Rewrite.getEditBuffer(SM.getMainFileID()); in RewriteMacrosInInput() local
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_ring_buffer.h27 RingBuffer *RB = reinterpret_cast<RingBuffer*>(Ptr); in New() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.cpp273 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
H A DPPCInstructionSelector.cpp103 static const TargetRegisterClass *getRegClass(LLT Ty, const RegisterBank *RB) { in getRegClass()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64RegisterBankInfo.cpp104 #define CHECK_PARTIALMAP(Idx, ValStartIdx, ValLength, RB) \ in AArch64RegisterBankInfo() argument
536 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
H A DAArch64InstructionSelector.cpp571 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, in getRegClassForTypeOnBank()
607 getMinClassForRegBank(const RegisterBank &RB, TypeSize SizeInBits, in getMinClassForRegBank()
677 static unsigned getMinSizeForRegBank(const RegisterBank &RB) { in getMinSizeForRegBank()
992 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in selectDebugInstr() local
2477 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in select() local
2610 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
2935 const RegisterBank &RB = *RBI.getRegBank(ValReg, MRI, TRI); in select() local
3099 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
3791 const RegisterBank &RB = *RBI.getRegBank(I.getOperand(1).getReg(), MRI, TRI); in selectMergeValues() local
4212 getInsertVecEltOpInfo(const RegisterBank &RB, unsigned EltSize) { in getInsertVecEltOpInfo()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp94 if (auto *RB = dyn_cast_if_present<const RegisterBank *>(RegClassOrBank)) in getRegBank() local
142 const RegisterBank *RB = cast<const RegisterBank *>(RegClassOrBank); in constrainGenericRegister() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRegisterBankInfo.h606 virtual bool isDivergentRegBank(const RegisterBank *RB) const { in isDivergentRegBank()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/GISel/
H A DX86InstructionSelector.cpp262 const RegisterBank &RB = *cast<const RegisterBank *>(RegClassOrBank); in selectDebugInstr() local
450 const RegisterBank &RB, in getLoadStoreOp()
570 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in selectLoadStoreOp() local
H A DX86RegisterBankInfo.cpp114 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp399 if (const auto *RB = dyn_cast_if_present<const RegisterBank *>(RCOrRB)) addNodeIDReg() local
H A DRegBankSelect.cpp644 const RegisterBank *RB = in assignInstr() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp189 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in getBufferForFileHandlingRemapping() local
264 for (const auto &RB : PPOpts.RemappedFileBuffers) in ~ASTUnit() local
1882 for (const auto &RB : PPOpts.RemappedFileBuffers) in Reparse() local
H A DPrecompiledPreamble.cpp650 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in CanReuse() local
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlvm.c552 #define RB(i) check_exp(getBMode(GET_OPCODE(i)) == OpArgR, base+GETARG_B(i)) macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp724 const CodeGenRegBank &RB = CGP.getTargetInfo().getRegBank(); in EmitResultLeafAsOperand() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp367 SourceLocation LB, SourceLocation RB) in CompoundStmt()
385 SourceLocation LB, SourceLocation RB) { in Create()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp473 const MachineOperand &RB = MI.getOperand(3); in computePhiCost() local
H A DHexagonVLIWPacketizer.cpp254 MachineBasicBlock::iterator RB = Begin; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp534 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2977 auto *RB = RBI.getRegBank(Reg, MRI, *MRI.getTargetRegisterInfo()); in isUniformReg() local
3117 if (const RegisterBank *RB = RCOrRB.dyn_cast<const RegisterBank*>()) in getConstrainedRegClassForOperand() local

12