Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchOptWInstrs.cpp661 static unsigned getWOp(unsigned Opcode) { in getWOp() function
715 Fixable->setDesc(TII.get(getWOp(Fixable->getOpcode()))); in removeSExtWInstrs()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp610 static unsigned getWOp(unsigned Opcode) { in getWOp() function
662 Fixable->setDesc(TII.get(getWOp(Fixable->getOpcode()))); in removeSExtWInstrs()