Home
last modified time | relevance | path

Searched refs:clearUnusedBits (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Support/
DAPInt.cpp104 clearUnusedBits(); in initFromArray()
152 return clearUnusedBits(); in AssignSlowCase()
162 return clearUnusedBits(); in operator =()
202 return clearUnusedBits(); in operator ++()
231 return clearUnusedBits(); in operator --()
259 return clearUnusedBits(); in operator +=()
285 return clearUnusedBits(); in operator -=()
360 clearUnusedBits(); in operator *=()
391 clearUnusedBits(); in operator *=()
426 this->clearUnusedBits(); in operator ^=()
[all …]
/external/llvm/include/llvm/ADT/
DAPInt.h136 APInt &clearUnusedBits() { in clearUnusedBits() function
243 clearUnusedBits(); in BitWidth()
657 return clearUnusedBits();
720 clearUnusedBits();
1231 clearUnusedBits(); in setAllBits()
1260 clearUnusedBits(); in flipAllBits()