Searched refs:_Words (Results 1 – 12 of 12) sorted by relevance
/external/llvm/test/CodeGen/Alpha/ |
D | 2006-04-04-zextload.ll | 8 %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/ |
D | 2006-01-14-CallGraphUpdate.ll | 5 …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 }
|
D | 2006-11-09-InlineCGUpdate.ll | 42 …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 }
|
D | 2006-11-09-InlineCGUpdate-2.ll | 27 %"struct.std::ios_base::_Words" = type { i8*, i32 }
|
/external/stlport/stlport/stl/ |
D | _limits.c | 157 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.h | 349 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/ |
D | 2009-11-16-BadKillsCrash.ll | 10 …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/ |
D | dbginfo.ll | 35 …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/ |
D | pr1505b.ll | 11 …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 }
|
D | negate-add-zero.ll | 98 …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/ |
D | num_put_float.cpp | 597 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/ |
D | 2007-10-28-InvokeCrash.ll | 20 …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 }
|