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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp884 static RISCVISD::NodeType getRISCVWOpcode(unsigned Opcode) { function
910 RISCVISD::NodeType WOpcode = getRISCVWOpcode(N->getOpcode());

Completed in 44 milliseconds