Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1293 const MCInstrDesc &getMCOpcodeFromPseudo(unsigned Opcode) const { in getMCOpcodeFromPseudo() function
H A DSIInstrInfo.cpp8694 const MCInstrDesc &Desc = getMCOpcodeFromPseudo(Opc); in getInstSizeInBytes()