Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h323 bool isZEXT_B(const MachineInstr &MI);
H A DRISCVInstrInfo.cpp750 if (RISCV::isZEXT_B(MI)) { in foldMemoryOperandImpl()
3784 bool RISCV::isZEXT_B(const MachineInstr &MI) { in isRVVWholeLoadStore()
3777 bool RISCV::isZEXT_B(const MachineInstr &MI) { isZEXT_B() function in RISCV