Searched defs:getLimitedValue (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h250 uint64_t getLimitedValue(uint64_t Limit = ~0ULL) const { function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h486 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) const { function
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1581 uint64_t getLimitedValue(uint64_t Limit = UINT64_MAX) { function in class:llvm::ConstantSDNode

Completed in 136 milliseconds