Home
last modified time | relevance | path

Searched refs:getMCOpcodeFromPseudo (Results 1 – 6 of 6) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp757 TII->getMCOpcodeFromPseudo(AMDGPU::V_WRITELANE_B32), in spillSGPR()
912 BuildMI(*MBB, MI, DL, TII->getMCOpcodeFromPseudo(AMDGPU::V_READLANE_B32), in restoreSGPR()
DSIInstrInfo.h825 const MCInstrDesc &getMCOpcodeFromPseudo(unsigned Opcode) const { in getMCOpcodeFromPseudo() function
DSIInstrInfo.cpp4775 const MCInstrDesc &Desc = getMCOpcodeFromPseudo(Opc); in getInstSizeInBytes()