Home
last modified time | relevance | path

Searched refs:isZExt32To64 (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.h285 bool isZExt32To64(unsigned Opcode) const { in isZExt32To64() function
HDPPCInstrInfo.cpp5186 if (TII->isZExt32To64(Opcode)) in definedByZeroExtendingOp()