Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ZExt

209       case llvm::Instruction::ZExt: {
214 Result.IntVal = Result.IntVal.zext(BitWidth);