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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h243 bool isZEXT_B(const MachineInstr &MI);
H A DRISCVInstrInfo.cpp657 if (RISCV::isZEXT_B(MI)) {
2770 bool RISCV::isZEXT_B(const MachineInstr &MI) { function in class:RISCV

Completed in 175 milliseconds