Searched refs:useVGPRIndexMode (Results 1 – 4 of 4) sorted by relevance
944 bool useVGPRIndexMode() const;
569 bool GCNSubtarget::useVGPRIndexMode() const { in useVGPRIndexMode() function in GCNSubtarget
1746 if (!STI.useVGPRIndexMode()) { in selectG_EXTRACT_VECTOR_ELT()
3413 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectSrc()3508 const bool UseGPRIdxMode = ST.useVGPRIndexMode(); in emitIndirectDst()