Home
last modified time | relevance | path

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

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