Home
last modified time | relevance | path

Searched refs:SC1 (Results 1 – 19 of 19) sorted by relevance

/external/llvm/unittests/Support/
DCommandLineTest.cpp291 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
295 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST()
335 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
338 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST()
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
367 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST()
410 StackSubCommand SC1("sc1", "First subcommand"); in TEST() local
413 StackOption<bool> SC1Opt("sc1", cl::sub(SC1), cl::init(false)); in TEST()
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
587 StackOption<bool> Opt1("opt1", cl::sub(SC1), cl::init(false)); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp1333 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
1334 EXPECT_TRUE(isa<SCEVAddExpr>(SC1)); in TEST_F()
1338 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F()
1384 const SCEV *SC1 = SE.getSCEV(S1); in TEST_F() local
1385 EXPECT_TRUE(isa<SCEVAddExpr>(SC1)); in TEST_F()
1389 auto *I = cast<Instruction>(Exp.expandCodeFor(SC1, nullptr, R)); in TEST_F()
DMemorySSA.cpp1154 StoreInst *SC1 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaC); in TEST_F() local
1163 std::initializer_list<StoreInst *> Sts = {SA1, SB1, SC1, SA2, SB2, SC2, SB3}; in TEST_F()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp1646 auto *SC1 = dyn_cast<SCEVConstant>(SA->getOperand(0)); in getSignExtendExpr() local
1648 if (SMul && SC1) { in getSignExtendExpr()
1650 const APInt &C1 = SC1->getAPInt(); in getSignExtendExpr()
1654 return getAddExpr(getSignExtendExpr(SC1, Ty), in getSignExtendExpr()
1791 auto *SC1 = dyn_cast<SCEVConstant>(Start); in getSignExtendExpr() local
1793 if (SC1 && SC2) { in getSignExtendExpr()
1794 const APInt &C1 = SC1->getAPInt(); in getSignExtendExpr()
/external/iputils/ninfod/
Dconfigure3953 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure5245 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/stressapptest/
Dconfigure5343 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/libcap-ng/libcap-ng-0.7/
Dconfigure12238 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/iperf3/
Dconfigure12507 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/speex/
Dconfigure12297 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/libogg/
Dconfigure11393 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/python/cpython2/
Dconfigure12421 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/libpng/
Dconfigure12826 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/libexif/
Dconfigure3817 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/libevent/
Dconfigure14008 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/python/cpython3/
Dconfigure13766 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/swiftshader/third_party/LLVM/
Dconfigure7845 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
/external/ImageMagick/
Dconfigure23972 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */