Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp466 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
513 StackSubCommand SC2("sc2", "Second subcommand"); in TEST() local
586 StackSubCommand SC2("sc2", "Second subcommand"); TEST() local
699 StackSubCommand SC2("sc2", "Second Subcommand"); TEST() local
750 StackSubCommand SC2("sc2", "Second subcommand"); TEST() local
794 StackSubCommand SC2("sc2", "Second subcommand"); TEST() local
2233 StackSubCommand SC2("sc2", "Second Subcommand"); TEST() local
2254 StackSubCommand SC2("bar", "Bar subcommand"); TEST() local
2287 StackSubCommand SC2("sc2", "SC2 subcommand"); TEST() local
[all...]
/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp420 const SCEV *SC2 = SE.getSCEV(S2); TEST_F() local
471 const SCEV *SC2 = SE.getSCEV(S2); TEST_F() local
/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp1056 StoreInst *SC2 = B.CreateStore(ConstantInt::get(Int8, 5), AllocaC); in TEST_F() local