Home
last modified time | relevance | path

Searched defs:SC1 (Results 1 – 3 of 3) 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/rust/crates/glam/src/
Dsse2.rs195 const SC1: __m128 = PS_SIN_COEFFICIENTS1; in m128_sin() constant
/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