Home
last modified time | relevance | path

Searched defs:SB1 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/OpenMP/
Dtarget_map_messages.cpp647 struct SB1{ struct
656 struct SB1 s; argument
/external/rust/crates/libm/src/math/
Derf.rs167 const SB1: f64 = 3.03380607434824582924e+01; /* 0x403E568B, 0x261D5190 */ constant
Derff.rs78 const SB1: f32 = 3.0338060379e+01; /* 0x41f2b459 */ constant
/external/llvm-project/llvm/unittests/Analysis/
DMemorySSATest.cpp1056 StoreInst *SB1 = B.CreateStore(ConstantInt::get(Int8, 1), AllocaB); in TEST_F() local
1153 StoreInst *SB1 = B.CreateStore(ConstantInt::get(Int8, 1), PointerB); in TEST_F() local