Home
last modified time | relevance | path

Searched defs:RD1 (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/none/tests/arm/
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.cpp3023 unsigned RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/external/clang/lib/Sema/
DSemaChecking.cpp10559 RecordDecl *RD1, in isLayoutCompatibleStruct()
10604 RecordDecl *RD1, in isLayoutCompatibleUnion()
10630 bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, RecordDecl *RD2) { in isLayoutCompatible()