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
772 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
180 bool zeroExtend = !signExtend; in makeLibCall() local