LLVM 20.0.0git
|
This is the complete list of members for llvm::DecoderUInt128, including all inherited members.
DecoderUInt128()=default | llvm::DecoderUInt128 | |
DecoderUInt128(uint64_t Lo, uint64_t Hi=0) | llvm::DecoderUInt128 | inline |
extractBitsAsZExtValue(unsigned NumBits, unsigned BitPosition) const | llvm::DecoderUInt128 | inline |
insertBits(uint64_t SubBits, unsigned BitPosition, unsigned NumBits) | llvm::DecoderUInt128 | inline |
operator bool() const | llvm::DecoderUInt128 | inline |
operator!=(const DecoderUInt128 &RHS) | llvm::DecoderUInt128 | inline |
operator!=(const int &RHS) | llvm::DecoderUInt128 | inline |
operator&(const DecoderUInt128 &RHS) const | llvm::DecoderUInt128 | inline |
operator&(const uint64_t &RHS) const | llvm::DecoderUInt128 | inline |
operator<< | llvm::DecoderUInt128 | friend |
operator==(const DecoderUInt128 &RHS) | llvm::DecoderUInt128 | inline |
operator~() const | llvm::DecoderUInt128 | inline |