Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Derf.rs168 const SB2: f64 = 3.25792512996573918826e+02; /* 0x40745CAE, 0x221B9F0A */ constant
Derff.rs79 const SB2: f32 = 3.2579251099e+02; /* 0x43a2e571 */ constant
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1058 StoreInst *SB2 = B.CreateStore(ConstantInt::get(Int8, 2), AllocaB); in TEST_F() local
1159 StoreInst *SB2 = B.CreateStore(ConstantInt::get(Int8, 4), PointerB); in TEST_F() local