Searched refs:RD1 (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/atomics/ |
D | load16.ll | 32 ; CHECK-NEXT: ld [[RR1:r[0-9]+]], [[RD1:(X|Y|Z)]]+ 36 ; CHECK-NEXT: st [[RD1]], [[RR1]] 37 ; CHECK-NEXT: std [[RD1]]+1, [[A:r[0-9]+]] 47 ; CHECK-NEXT: ld [[RR1:r[0-9]+]], [[RD1:(X|Y|Z)]]+ 51 ; CHECK-NEXT: st [[RD1]], [[RR1]] 52 ; CHECK-NEXT: std [[RD1]]+1, [[A:r[0-9]+]] 62 ; CHECK-NEXT: ld [[RR1:r[0-9]+]], [[RD1:(X|Y|Z)]]+ 66 ; CHECK-NEXT: st [[RD1]], [[RR1]] 67 ; CHECK-NEXT: std [[RD1]]+1, [[A:r[0-9]+]] 77 ; CHECK-NEXT: ld [[RR1:r[0-9]+]], [[RD1:(X|Y|Z)]]+ [all …]
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | elm_copy.ll | 100 ; MIPS32-DAG: copy_s.w [[RD1:\$[0-9]+]], [[WS]][2] 105 ; MIPS32-DAG: sw [[RD1]], 0([[RES]]) 198 ; MIPS32-DAG: copy_s.w [[RD1:\$[0-9]+]], [[WS]][2] 203 ; MIPS32-DAG: sw [[RD1]], 0([[RES]])
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | elm_copy.ll | 100 ; MIPS32-DAG: copy_s.w [[RD1:\$[0-9]+]], [[WS]][2] 105 ; MIPS32-DAG: sw [[RD1]], 0([[RES]]) 198 ; MIPS32-DAG: copy_s.w [[RD1:\$[0-9]+]], [[WS]][2] 203 ; MIPS32-DAG: sw [[RD1]], 0([[RES]])
|
/external/u-boot/arch/arm/dts/ |
D | sama5d3_gmac.dtsi | 44 AT91_PIOB 11 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB11 periph A GRXCK, conflicts with RD1 */ 54 AT91_PIOB 11 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB11 periph A GRXCK, conflicts with RD1 */
|
D | sama5d3.dtsi | 805 AT91_PIOB 11 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* PB11 periph B RD1, conflicts with GRXCK */
|
D | sama5d4.dtsi | 1793 AT91_PIOC 23 AT91_PERIPH_B AT91_PINCTRL_NONE>; /* RD1 */
|
/external/clang/lib/Sema/ |
D | SemaChecking.cpp | 10559 RecordDecl *RD1, in isLayoutCompatibleStruct() argument 10562 if (const CXXRecordDecl *D1CXX = dyn_cast<CXXRecordDecl>(RD1)) { in isLayoutCompatibleStruct() 10589 Field1 = RD1->field_begin(), in isLayoutCompatibleStruct() 10590 Field1End = RD1->field_end(); in isLayoutCompatibleStruct() 10604 RecordDecl *RD1, in isLayoutCompatibleUnion() argument 10610 for (auto *Field1 : RD1->fields()) { in isLayoutCompatibleUnion() 10630 bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) { in isLayoutCompatible() argument 10631 if (RD1->isUnion() != RD2->isUnion()) in isLayoutCompatible() 10634 if (RD1->isUnion()) in isLayoutCompatible() 10635 return isLayoutCompatibleUnion(C, RD1, RD2); in isLayoutCompatible() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 3114 unsigned RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local 3115 BuildMI(*FBB, FBB->end(), DL, TII->get(Mips::ADDiu), RD1) in emitMSACBranchPseudo() 3127 .addReg(RD1) in emitMSACBranchPseudo()
|
/external/llvm/lib/Target/Mips/ |
D | MipsSEISelLowering.cpp | 3023 unsigned RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local 3024 BuildMI(*FBB, FBB->end(), DL, TII->get(Mips::ADDiu), RD1) in emitMSACBranchPseudo() 3036 .addReg(RD1) in emitMSACBranchPseudo()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/ |
D | param-load-store.ll | 784 ; CHECK-DAG: ld.param.u64 [[RD1:%rd[0-9]+]], [test_s_i32x4_param_0+16];
|
/external/libxml2/result/HTML/ |
D | doc3.htm.sax | 1849 SAX.characters(RD1 BIOS Savior, 15)
|