Searched defs:zeroExtend (Results 1 – 3 of 3) sorted by relevance
512 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel
768 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
179 bool zeroExtend = !signExtend; in makeLibCall() local