reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
112 TII->isGather4(Opcode) ? 4 : countPopulation(dmask);
lib/Target/AMDGPU/SIISelLowering.cpp10299 !TII->isGather4(Opcode)) {
lib/Target/AMDGPU/SIInstrInfo.cpp 3398 isGather4(MI.getOpcode()) ? 4 : countPopulation(DMaskImm);
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp 325 if (TII.get(Opc).mayStore() || !TII.get(Opc).mayLoad() || TII.isGather4(Opc))