Home
last modified time | relevance | path

Searched refs:_Words (Results 1 – 12 of 12) sorted by relevance

/external/llvm/test/CodeGen/Alpha/
D2006-04-04-zextload.ll8 %struct._Words = type { i8*, i64 }
12 …64, i32, i32, i32, %struct._Callback_list*, %struct._Words, [8 x %struct._Words], i32, %struct._Wo…
/external/llvm/test/Transforms/Inline/
D2006-01-14-CallGraphUpdate.ll5 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
7 %"struct.std::ios_base::_Words" = type { i8*, i32 }
D2006-11-09-InlineCGUpdate.ll42 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
44 %"struct.std::ios_base::_Words" = type { i8*, i32 }
D2006-11-09-InlineCGUpdate-2.ll27 %"struct.std::ios_base::_Words" = type { i8*, i32 }
/external/stlport/stlport/stl/
D_limits.c157 unsigned short _Words[8]; member
166 … __tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word; in get_word_lower()
189 unsigned short _Words[8]; member
198 …__tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 2] = _Word1; in get_word_lower()
199 …__tmp._Words[(sizeof(_Number) >= 12 ? 10 : sizeof(_Number)) / sizeof(unsigned short) - 1] = _Word2; in get_word_lower()
D_bitset.h349 enum { _Words = __BITSET_WORDS(_Nb) } ;
352 typedef _STLP_PRIV _Base_bitset< _Words > _Base;
364 typedef _STLP_PRIV _Base_bitset<_Words > _Bitset_base;
417 bitset(unsigned long __val) : _STLP_PRIV _Base_bitset<_Words>(__val) { _M_do_sanitize(); }
423 : _STLP_PRIV _Base_bitset<_Words >() {
433 : _STLP_PRIV _Base_bitset<_Words >() {
442 : _STLP_PRIV _Base_bitset<_Words >() {
483 this->_M_getword(__pos) |= _STLP_PRIV _Base_bitset<_Words > ::_S_maskbit(__pos);
/external/llvm/test/CodeGen/Generic/
D2009-11-16-BadKillsCrash.ll10 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
12 %"struct.std::ios_base::_Words" = type { i8*, i32 }
/external/llvm/test/Transforms/SimplifyCFG/
Ddbginfo.ll35 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
38 %"struct.std::ios_base::_Words" = type { i8*, i32 }
/external/llvm/test/CodeGen/X86/
Dpr1505b.ll11 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
13 %"struct.std::ios_base::_Words" = type { i8*, i32 }
Dnegate-add-zero.ll98 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
100 %"struct.std::ios_base::_Words" = type { i8*, i32 }
/external/stlport/src/
Dnum_put_float.cpp597 unsigned short _Words[8]; member
602 { return _M_number._Words[0]; } in get_word_higher()
604 …{ return _M_number._Words[(sizeof(_FloatT) >= 12 ? 10 : sizeof(_FloatT)) / sizeof(unsigned short) … in get_word_lower()
/external/llvm/test/Transforms/LoopSimplify/
D2007-10-28-InvokeCrash.ll20 …ck_list"*, %"struct.std::ios_base::_Words", [8 x %"struct.std::ios_base::_Words"], i32, %"struct.s…
22 %"struct.std::ios_base::_Words" = type { i8*, i32 }