Home
last modified time | relevance | path

Searched defs:RD2 (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/none/tests/arm/
Dv6intThumb.c190 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, cvin) \ argument
298 #define TESTINSTPCMISALIGNED_2OUT(instruction, RD, RD2, label, cvin) \ argument
Dv6intARM.c100 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
Dv6media.c109 #define TESTINST4_2OUT(instruction, RDval, RD2val, RMval, RSval, RD, RD2, RM, RS, carryin) \ argument
Dvfp.c113 #define TESTINSN_vmov_2core_2single(instruction, RD1, RD2, SN, SM, SNval, SMval) \ argument
173 #define TESTINSN_vmov_2core_double(instruction, RD1, RD2, DN, DNval0, DNval1) \ argument
/external/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp3029 unsigned RD2 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/external/clang/lib/Sema/
DSemaChecking.cpp10560 RecordDecl *RD2) { in isLayoutCompatibleStruct()
10605 RecordDecl *RD2) { in isLayoutCompatibleUnion()
10630 bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) { in isLayoutCompatible()