Searched refs:hasMemory (Results 1 – 5 of 5) sorted by relevance
29 bool hasMemory(cl_mem memory) const;105 inline bool CLContextCL::hasMemory(cl_mem memory) const in hasMemory() function
139 if (ctx.hasMemory(memory)) in setArg()
6573 bool hasMemory = false; in visitInlineAsm() local6629 hasMemory = true; in visitInlineAsm()6635 hasMemory = true; in visitInlineAsm()6646 if (hasMemory || IA->hasSideEffects()) in visitInlineAsm()7066 if (!IA->hasSideEffects() && !hasMemory && IndirectStoresToEmit.empty()) in visitInlineAsm()
7801 bool hasMemory(const TargetLowering &TLI) const { in hasMemory() function in __anon5a7706b20a11::SDISelAsmOperandInfo8166 HasSideEffect = OpInfo.hasMemory(TLI); in visitInlineAsm()
7840 bool hasMemory(const TargetLowering &TLI) const { in hasMemory() function in __anonb4bde99e0c11::SDISelAsmOperandInfo8210 HasSideEffect = OpInfo.hasMemory(TLI); in visitInlineAsm()