Home
last modified time | relevance | path

Searched defs:IsCorrect (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/llvm/unittests/Target/ARM/
DMachineInstrTest.cpp13 TEST(MachineInstructionDoubleWidthResult, IsCorrect) { in TEST() argument
110 TEST(MachineInstructionHorizontalReduction, IsCorrect) { in TEST() argument
266 TEST(MachineInstructionRetainsPreviousHalfElement, IsCorrect) { in TEST() argument
375 TEST(MachineInstrValidTailPredication, IsCorrect) { in TEST() argument
/external/clang/lib/Parse/
DParseOpenMP.cpp219 bool IsCorrect = !ExpectAndConsume(tok::colon); in ParseOpenMPDeclareReductionDirective() local
1001 bool IsCorrect = true; in ParseOpenMPSimpleVarList() local
/external/llvm-project/clang/lib/Parse/
DParseOpenMP.cpp280 bool IsCorrect = !ExpectAndConsume(tok::colon); in ParseOpenMPDeclareReductionDirective() local
516 bool IsCorrect = true; in ParseOpenMPDeclareMapperDirective() local
2464 bool IsCorrect = true; in ParseOpenMPSimpleVarList() local
/external/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp3299 bool IsCorrect = true; in VisitOMPDeclareReductionDecl() local
3394 bool IsCorrect = true; in VisitOMPDeclareMapperDecl() local
DSemaExpr.cpp5117 bool IsCorrect = true; in ActOnOMPIteratorExpr() local
/external/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2577 bool IsCorrect = !SubstReductionType.isNull(); in VisitOMPDeclareReductionDecl() local
DSemaOpenMP.cpp10306 bool IsCorrect = true; in IsCXXRecordForMappable() local