Searched refs:selectZExt (Results 1 – 1 of 1) sorted by relevance
183 bool selectZExt(const Instruction *I);950 bool WebAssemblyFastISel::selectZExt(const Instruction *I) { in selectZExt() function in WebAssemblyFastISel1372 return selectZExt(I); in fastSelectInstruction()