Home
last modified time | relevance | path

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

/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/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DCommandLineTest.cpp363 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
410 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
428 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
536 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
586 StackSubCommand SC1("sc1", "First Subcommand"); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp1333 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
1384 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
DMemorySSA.cpp1154 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