Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h322 bool isZEXT_W(const MachineInstr &MI);
H A DRISCVInstrInfo.cpp746 if (RISCV::isZEXT_W(MI)) { in foldMemoryOperandImpl()
3778 bool RISCV::isZEXT_W(const MachineInstr &MI) { in isZEXT_B()
3771 bool RISCV::isZEXT_W(const MachineInstr &MI) { isZEXT_W() function in RISCV