Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.h289 unsigned getUndefInitOpcode(unsigned RegClassID) const override { in getUndefInitOpcode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h545 unsigned getUndefInitOpcode(unsigned RegClassID) const override { in getUndefInitOpcode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2271 virtual unsigned getUndefInitOpcode(unsigned RegClassID) const { in getUndefInitOpcode() function