Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp14436 static unsigned getFPExtOpcode(unsigned Opcode) { in getFPExtOpcode()
14816 return CombineResult(NodeExtensionHelper::getFPExtOpcode(Root->getOpcode()), in canFoldToVWWithSameExtensionImpl()
14433 static unsigned getFPExtOpcode(unsigned Opcode) { getFPExtOpcode() function