Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRVVInitUndef.cpp117 static unsigned getUndefInitOpcode(unsigned RegClassID) { in getUndefInitOpcode() function
209 TII->get(getUndefInitOpcode(SubRegClass->getID())), in handleSubReg()
234 unsigned Opcode = getUndefInitOpcode(TargetRegClass->getID()); in fixupIllOperand()