Home
last modified time | relevance | path

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

/external/rust/crates/libm/src/math/
Derf.rs169 const SB3: f64 = 1.53672958608443695994e+03; /* 0x409802EB, 0x189D5118 */ constant
Derff.rs80 const SB3: f32 = 1.5367296143e+03; /* 0x44c01759 */ constant
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1060 StoreInst *SB3 = B.CreateStore(ConstantInt::get(Int8, 3), AllocaB); in TEST_F() local
1163 StoreInst *SB3 = B.CreateStore(ConstantInt::get(Int8, 6), PointerB); in TEST_F() local