Home
last modified time | relevance | path

Searched defs:zextOrTrunc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h185 KnownBits zextOrTrunc(unsigned BitWidth) const { zextOrTrunc() function
/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp916 ConstantRange ConstantRange::zextOrTrunc(uint32_t DstTySize) const { zextOrTrunc() function in ConstantRange
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp1002 APInt APInt::zextOrTrunc(unsigned width) const { zextOrTrunc() function in APInt