Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/unittests/Support/
H A 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
/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp1649 if (auto *SC2 = dyn_cast<SCEVConstant>(SMul->getOperand(0))) { in getSignExtendExpr() local
1792 auto *SC2 = dyn_cast<SCEVConstant>(Step); in getSignExtendExpr() local