Home
last modified time | relevance | path

Searched defs:SC2 (Results 1 – 5 of 5) sorted by relevance

/external/llvm/unittests/Support/
DCommandLineTest.cpp292 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
336 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
351 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
439 StackSubCommand SC2("sc2", "Second Subcommand"); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCommandLineTest.cpp364 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
411 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
431 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
537 StackSubCommand SC2("sc2", "Second Subcommand"); in TEST() local
588 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp1330 const SCEV *SC2 = SE.getSCEV(S2); in TEST_F() local
1381 const SCEV *SC2 = SE.getSCEV(S2); in TEST_F() local
DMemorySSA.cpp1160 StoreInst *SC2 = B.CreateStore(ConstantInt::get(Int8, 5), AllocaC); in TEST_F() local
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1649 if (auto *SC2 = dyn_cast<SCEVConstant>(SMul->getOperand(0))) { in getSignExtendExpr() local
1792 auto *SC2 = dyn_cast<SCEVConstant>(Step); in getSignExtendExpr() local