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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h242 bool isZEXT_W(const MachineInstr &MI);
H A DRISCVInstrInfo.cpp653 if (RISCV::isZEXT_W(MI)) {
2764 bool RISCV::isZEXT_W(const MachineInstr &MI) { function in class:RISCV

Completed in 122 milliseconds