Home
last modified time | relevance | path

Searched defs:getHWReg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DR600MCCodeEmitter.cpp148 unsigned R600MCCodeEmitter::getHWReg(unsigned RegNo) const { in getHWReg() function in R600MCCodeEmitter
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp178 static unsigned getHWReg(const SIInstrInfo *TII, const MachineInstr &RegInstr) { in getHWReg() function