Home
last modified time | relevance | path

Searched refs:getMovOpcode (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp243 unsigned MovOp = TII->getMovOpcode(DestRC); in foldOperand()
DSIInstrInfo.h144 unsigned getMovOpcode(const TargetRegisterClass *DstRC) const;
DSIInstrInfo.cpp522 unsigned SIInstrInfo::getMovOpcode(const TargetRegisterClass *DstRC) const { in getMovOpcode() function in SIInstrInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h215 unsigned getMovOpcode(const TargetRegisterClass *DstRC) const;
DSIFoldOperands.cpp374 unsigned MovOp = TII->getMovOpcode(DestRC); in foldOperand()
DSIInstrInfo.cpp809 unsigned SIInstrInfo::getMovOpcode(const TargetRegisterClass *DstRC) const { in getMovOpcode() function in SIInstrInfo