Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11331 static RISCVISD::NodeType getRISCVWOpcode(unsigned Opcode) { in getRISCVWOpcode() function
11362 RISCVISD::NodeType WOpcode = getRISCVWOpcode(N->getOpcode()); in customLegalizeToWOp()