Searched defs:SC1 (Results 1 – 6 of 6) sorted by relevance
| /external/llvm-project/clang/test/OpenMP/ |
| D | target_map_messages.cpp | 654 struct SC1{ struct 655 int a; 656 struct SB1 s; 657 struct SB1 *p; 658 int b[10];
|
| /external/llvm/unittests/Support/ |
| D | CommandLineTest.cpp | 291 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/ |
| D | CommandLineTest.cpp | 427 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/ |
| D | ScalarEvolutionExpanderTest.cpp | 435 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/ |
| D | MemorySSATest.cpp | 1155 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 1646 auto *SC1 = dyn_cast<SCEVConstant>(SA->getOperand(0)); in getSignExtendExpr() local 1791 auto *SC1 = dyn_cast<SCEVConstant>(Start); in getSignExtendExpr() local
|