Searched refs:memoryOrderScopeLoad (Results 1 – 1 of 1) sorted by relevance
234 std::string memoryOrderScopeLoad = MemoryOrderScopeStr(); in ProgramCore() local238 : memoryOrderScopeLoad; in ProgramCore()239 std::string postfix(memoryOrderScopeLoad.empty() ? "" : "_explicit"); in ProgramCore()244 + postfix + "(&destMemory[tid]" + memoryOrderScopeLoad + ");\n"; in ProgramCore()