Searched refs:isSEXT_W (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h241 bool isSEXT_W(const MachineInstr &MI);
H A DRISCVSExtWRemoval.cpp338 if (!RISCV::isSEXT_W(*MI))
H A DRISCVInstrInfo.cpp649 if (RISCV::isSEXT_W(MI)) {
2758 bool RISCV::isSEXT_W(const MachineInstr &MI) { function in class:RISCV

Completed in 126 milliseconds