Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/OpenMP/
Dtarget_map_messages.cpp654 struct SC1{ struct
655 int a;
656 struct SB1 s;
657 struct SB1 *p;
658 int b[10];
/external/llvm/unittests/Support/
DCommandLineTest.cpp291 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
335 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
348 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
438 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
/external/llvm-project/llvm/unittests/Support/
DCommandLineTest.cpp427 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
474 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
492 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
600 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
650 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
693 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DScalarEvolutionExpanderTest.cpp435 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
486 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1155 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1646 auto *SC1 = dyn_cast<SCEVConstant>(SA->getOperand(0)); in getSignExtendExpr() local
1791 auto *SC1 = dyn_cast<SCEVConstant>(Start); in getSignExtendExpr() local