Searched defs:selectZExt (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/GISel/ | ||
H A D | PPCInstructionSelector.cpp | 241 bool PPCInstructionSelector::selectZExt(MachineInstr &I, MachineBasicBlock &MBB, in selectZExt() function in PPCInstructionSelector |
/llvm-project/llvm/lib/Target/WebAssembly/ | ||
H A D | WebAssemblyFastISel.cpp | 999 bool WebAssemblyFastISel::selectZExt(const Instruction *I) { selectZExt() function in WebAssemblyFastISel |