Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h320 int getMCOpcode(uint16_t Opcode, unsigned Gen);
DAMDGPUBaseInfo.cpp220 int getMCOpcode(uint16_t Opcode, unsigned Gen) { in getMCOpcode() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp6390 int MCOp = AMDGPU::getMCOpcode(Opcode, Gen); in pseudoToMCOpcode()