HomeSort by relevance Sort by last modified time
    Searched refs:getOperandSize (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/Utils/
AMDGPUBaseInfo.h 394 inline unsigned getOperandSize(const MCOperandInfo &OpInfo) {
422 inline unsigned getOperandSize(const MCInstrDesc &Desc, unsigned OpNo) {
423 return getOperandSize(Desc.OpInfo[OpNo]);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp     [all...]

Completed in 78 milliseconds