Home
last modified time | relevance | path

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

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/ublas/test/
Dtest_assignment.cpp170 V B(3,3), RB(3,3); in test_matrix() local
179 V B(3,3), RB(3,3); in test_matrix() local
188 V B(3,3), RB(3,3); in test_matrix() local
197 V B(4,4), RB(4,4); in test_matrix() local
211 V B(4,4), RB(4,4); in test_matrix() local
224 V B(4,4), RB(4,4); in test_matrix() local
237 V B(4,4), RB(4,4); in test_matrix() local
250 V B(4,4), RB(4,4); in test_matrix() local
261 V B(4,4), RB(4,4); in test_matrix() local
272 V B(4,4), RB(4,4); in test_matrix() local
[all …]
/aosp_15_r20/external/scudo/standalone/
H A Dcombined.h191 AllocationRingBuffer *RB = getRingBuffer(); in enableRingBuffer() local
199 AllocationRingBuffer *RB = getRingBuffer(); in disableRingBuffer() local
849 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotAddress() local
855 AllocationRingBuffer *RB = getRingBuffer(); in getStackDepotSize() local
874 AllocationRingBuffer *RB = getRingBuffer(); in getRingBufferSize() local
1403 AllocationRingBuffer *RB = getRingBuffer(); in storePrimaryAllocationStackMaybe() local
1411 void storeRingBufferEntry(AllocationRingBuffer *RB, void *Ptr, in storeRingBufferEntry()
1440 AllocationRingBuffer *RB = getRingBuffer(); in storeSecondaryAllocationStackMaybe() local
1457 AllocationRingBuffer *RB = getRingBuffer(); in storeDeallocationStackMaybe() local
1644 getRingBufferEntry(AllocationRingBuffer *RB, uptr N) { in getRingBufferEntry()
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/aes/
Dasm_ppc64x.s74 #define P8_LXVB16X(RA,RB,VT) LXVB16X (RA+RB), VT argument
75 #define P8_STXVB16X(VS,RA,RB) STXVB16X VS, (RA+RB) argument
81 #define P8_LXVB16X(RA,RB,VT) \ argument
85 #define P8_STXVB16X(VS,RA,RB) \ argument
94 #define P8_LXVB16X(RA,RB,VT) LXVD2X (RA+RB), VT argument
95 #define P8_STXVB16X(VS,RA,RB) STXVD2X VS, (RA+RB) argument
Dgcm_ppc64x.s102 #define P8_LXVB16X(RA,RB,VT) LXVB16X (RA)(RB), VT argument
103 #define P8_STXVB16X(VS,RA,RB) STXVB16X VS, (RA)(RB) argument
106 #define P8_LXVB16X(RA,RB,VT) \ argument
110 #define P8_STXVB16X(VS,RA,RB) \ argument
116 #define P8_LXVB16X(RA,RB,VT) \ argument
119 #define P8_STXVB16X(VS,RA,RB) \ argument
/aosp_15_r20/external/clang/lib/Rewrite/
H A DHTMLRewrite.cpp57 void html::HighlightRange(RewriteBuffer &RB, unsigned B, unsigned E, in HighlightRange()
115 RewriteBuffer &RB = R.getEditBuffer(FID); in EscapeText() local
208 static void AddLineNumber(RewriteBuffer &RB, unsigned LineNo, in AddLineNumber()
232 RewriteBuffer &RB = R.getEditBuffer(FID); in AddLineNumbers() local
358 RewriteBuffer &RB = R.getEditBuffer(FID); in SyntaxHighlight() local
H A DRewriter.cpp143 const RewriteBuffer &RB = I->second; in getRangeSize() local
195 const RewriteBuffer &RB = I->second; in getRewrittenText() local
381 RewriteBuffer &RB = getEditBuffer(FID); in IncreaseIndentation() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/include/
H A Dinstructions.h9 #define __COPY(RA, RB, L) \ argument
11 #define COPY(RA, RB, L) \ argument
33 #define __PASTE(RA, RB, L, RC) \ argument
35 #define PASTE(RA, RB, L, RC) \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp332 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, in getRegClassForTypeOnBank()
363 getMinClassForRegBank(const RegisterBank &RB, unsigned SizeInBits, in getMinClassForRegBank()
1011 const RegisterBank &RB = *RBI.getRegBank(LHS, MRI, TRI); in selectCompareBranch() local
1442 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in select() local
1593 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
1851 const RegisterBank &RB = *RBI.getRegBank(ValReg, MRI, TRI); in select() local
1924 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
1968 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
2811 const RegisterBank &RB = *RBI.getRegBank(I.getOperand(1).getReg(), MRI, TRI); in selectMergeValues() local
3208 getInsertVecEltOpInfo(const RegisterBank &RB, unsigned EltSize) { in getInsertVecEltOpInfo()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp514 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, in getRegClassForTypeOnBank()
550 getMinClassForRegBank(const RegisterBank &RB, unsigned SizeInBits, in getMinClassForRegBank()
614 static unsigned getMinSizeForRegBank(const RegisterBank &RB) { in getMinSizeForRegBank()
928 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in selectDebugInstr() local
2405 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in select() local
2565 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
2874 const RegisterBank &RB = *RBI.getRegBank(ValReg, MRI, TRI); in select() local
2998 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
3057 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in select() local
4014 const RegisterBank &RB = *RBI.getRegBank(I.getOperand(1).getReg(), MRI, TRI); in selectMergeValues() local
[all …]
H A DAArch64RegisterBankInfo.cpp100 #define CHECK_PARTIALMAP(Idx, ValStartIdx, ValLength, RB) \ in AArch64RegisterBankInfo() argument
514 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCExpandAtomicPseudoInsts.cpp156 Register RB = MI.getOperand(3).getReg(); in expandAtomicRMW128() local
233 Register RB = MI.getOperand(3).getReg(); in expandAtomicCmpSwap128() local
/aosp_15_r20/external/clang/test/Layout/
H A Dms-x86-alias-avoidance-padding.cpp302 struct RB { char c; }; struct
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp252 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in selectDebugInstr() local
434 const RegisterBank &RB, in getLoadStoreOp()
548 const RegisterBank &RB = *RBI.getRegBank(DefReg, MRI, TRI); in selectLoadStoreOp() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp251 for (const auto &RB : PPOpts.RemappedFileBuffers) in ~ASTUnit() local
1216 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in ComputePreamble() local
1398 for (const auto &RB : PreprocessorOpts.RemappedFileBuffers) { in getMainBufferWithPrecompiledPreamble() local
2041 for (const auto &RB : PPOpts.RemappedFileBuffers) in Reparse() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/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.cpp347 auto *RB = MRI.getRegBankOrNull(Reg); in addNodeIDMachineOperand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegisterBankInfo.cpp90 if (auto *RB = RegClassOrBank.dyn_cast<const RegisterBank *>()) in getRegBank() local
137 const RegisterBank *RB = RegClassOrBank.get<const RegisterBank *>(); in constrainGenericRegister() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteMacros.cpp95 RewriteBuffer &RB = Rewrite.getEditBuffer(SM.getMainFileID()); in RewriteMacrosInInput() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp87 const RegisterBank *RB = RegClassOrBank.get<const RegisterBank *>(); in isVCC() local
190 const RegisterBank &RB = *RegClassOrBank.get<const RegisterBank *>(); in selectPHI() local
1311 if (auto *RB = RegClassOrBank.dyn_cast<const RegisterBank *>()) in getArtifactRegBank() local
1433 const RegisterBank *RB = MRI->getRegBankOrNull(I.getOperand(0).getReg()); in selectG_CONSTANT() local
H A DSIRegisterInfo.cpp1766 const RegisterBank &RB, in getRegClassForSizeOnBank()
1818 if (const RegisterBank *RB = RCOrRB.dyn_cast<const RegisterBank*>()) in getConstrainedRegClassForOperand() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/ao_sparse/quantized/cpu/
H A Dqlinear_serialize.cpp40 const int64_t RB, in pack_bcsr()
H A Dqlinear_deserialize.cpp46 const int64_t RB, in unpack_bcsr()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/GISel/
H A DPPCRegisterBankInfo.cpp257 auto *RB = getRegBank(MI.getOperand(0).getReg(), MRI, TRI); in hasFPConstraints() local
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_color.c191 #define Code2V(c, RB, RW, CR) \ argument
/aosp_15_r20/external/clang/tools/arcmt-test/
H A Darcmt-test.cpp144 for (const auto &RB : PPOpts.RemappedFileBuffers) in printResult() local

1234