Home
last modified time | relevance | path

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

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