Searched defs:zeroExtend (Results 1 – 5 of 5) sorted by relevance
416 private Type zeroExtend(Type type) { in zeroExtend() method in Analyzer
626 private Type zeroExtend(Type type) { in zeroExtend() method in Executor
435 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
533 ConstantRange ConstantRange::zeroExtend(uint32_t DstTySize) const { in zeroExtend() function in ConstantRange
449 unsigned WebAssemblyFastISel::zeroExtend(unsigned Reg, const Value *V, in zeroExtend() function in WebAssemblyFastISel