Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h242 bool isZEXT_W(const MachineInstr &MI);
DRISCVInstrInfo.cpp653 if (RISCV::isZEXT_W(MI)) { in foldMemoryOperandImpl()
2764 bool RISCV::isZEXT_W(const MachineInstr &MI) { in isZEXT_W() function in RISCV