Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dcppcoreguidelines-pro-type-static-cast-downcast.cpp83 Derived RD1; in references() local
Dcppcoreguidelines-pro-type-cstyle-cast.cpp106 Derived RD1; in references() local
/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()
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp3136 Register RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelLowering.cpp3137 Register RD1 = RegInfo.createVirtualRegister(RC); in emitMSACBranchPseudo() local
/external/llvm-project/clang/lib/Sema/
DSemaChecking.cpp15265 static bool isLayoutCompatibleStruct(ASTContext &C, RecordDecl *RD1, in isLayoutCompatibleStruct()
15309 static bool isLayoutCompatibleUnion(ASTContext &C, RecordDecl *RD1, in isLayoutCompatibleUnion()
15335 static bool isLayoutCompatible(ASTContext &C, RecordDecl *RD1, in isLayoutCompatible()
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp4644 const RecordDecl *RD1 = getRecordDeclOfFriend(FriendD1); in TEST_P() local