Searched defs:getUndefInitOpcode (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.h | 289 unsigned getUndefInitOpcode(unsigned RegClassID) const override { getUndefInitOpcode() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.h | 545 unsigned getUndefInitOpcode(unsigned RegClassID) const override { getUndefInitOpcode() function |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 2265 virtual unsigned getUndefInitOpcode(unsigned RegClassID) const { getUndefInitOpcode() function |