Searched refs:LDSInstructions (Results 1 – 1 of 1) sorted by relevance
192 SetVector<Instruction *> &LDSInstructions);197 SetVector<Instruction *> &LDSInstructions);640 Function *Func, SetVector<Instruction *> &LDSInstructions) { in getLDSMemoryInstructions() argument645 LDSInstructions.insert(&Inst); in getLDSMemoryInstructions()648 LDSInstructions.insert(&Inst); in getLDSMemoryInstructions()651 LDSInstructions.insert(&Inst); in getLDSMemoryInstructions()654 LDSInstructions.insert(&Inst); in getLDSMemoryInstructions()658 LDSInstructions.insert(&Inst); in getLDSMemoryInstructions()683 SetVector<Instruction *> &LDSInstructions) { in translateLDSMemoryOperationsToGlobalMemory() argument686 for (Instruction *Inst : LDSInstructions) { in translateLDSMemoryOperationsToGlobalMemory()[all …]