Searched defs:UValue (Results 1 – 4 of 4) sorted by relevance
190 unsigned long long UValue; in LexDigit() local
334 uint64_t UValue = Value.uval; in dump() local
1525 uint64_t UValue = CN->getZExtValue(); in get_vec_u18imm() local1547 uint64_t UValue = CN->getZExtValue(); in get_vec_i16imm() local1570 uint64_t UValue = CN->getZExtValue(); in get_vec_i10imm() local
545 inline int UValue() const { return Bit(23); } in UValue() function