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