Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp533 TII->getMCOpcodeFromPseudo(AMDGPU::V_WRITELANE_B32), in eliminateFrameIndex()
597 TII->getMCOpcodeFromPseudo(AMDGPU::V_READLANE_B32), in eliminateFrameIndex()
DSIInstrInfo.h526 const MCInstrDesc &getMCOpcodeFromPseudo(unsigned Opcode) const { in getMCOpcodeFromPseudo() function
DSIInstrInfo.cpp3096 const MCInstrDesc &Desc = getMCOpcodeFromPseudo(Opc); in getInstSizeInBytes()