Home
last modified time | relevance | path

Searched refs:DMaskImm (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSILoadStoreOptimizer.cpp288 uint64_t DMaskImm = in getOpcodeWidth() local
290 return countPopulation(DMaskImm); in getOpcodeWidth()
DSIInstrInfo.cpp3405 uint64_t DMaskImm = DMask->getImm(); in verifyInstruction() local
3407 isGather4(MI.getOpcode()) ? 4 : countPopulation(DMaskImm); in verifyInstruction()