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