Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/ProfileData/
DInstrProfTest.cpp695 InstrProfRecord SrcRecord({1ULL << 31, 2}); in TEST_P() local
761 NamedInstrProfRecord SrcRecord("caller", 0x1234, {1ULL << 31, 2}); in TEST_P() local
/external/llvm/unittests/ProfileData/
DInstrProfTest.cpp693 InstrProfRecord SrcRecord("caller", 0x1234, {1ULL << 31, 2}); in TEST_P() local
759 InstrProfRecord SrcRecord("caller", 0x1234, {1ULL << 31, 2}); in TEST_P() local
/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.h1111 : SrcRecord(srcrecord), SrcPattern(src), DstPattern(dst), in SrcRecord() function
1115 Record *SrcRecord; // Originating Record for the pattern. variable
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.h694 Record *SrcRecord; // Originating Record for the pattern. variable
/external/clang/lib/Sema/
DSemaCast.cpp649 const RecordType *SrcRecord = SrcPointee->getAs<RecordType>(); in CheckDynamicCast() local
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp823 const RecordType *SrcRecord = SrcPointee->getAs<RecordType>(); in CheckDynamicCast() local