Home
last modified time | relevance | path

Searched defs:selectZExt (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/GISel/
H A DPPCInstructionSelector.cpp241 bool PPCInstructionSelector::selectZExt(MachineInstr &I, MachineBasicBlock &MBB, in selectZExt() function in PPCInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp992 bool WebAssemblyFastISel::selectZExt(const Instruction *I) { in selectZExt() function in WebAssemblyFastISel