Home
last modified time | relevance | path

Searched refs:visitCallReadImageWithSampler (Results 1 – 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/
DOCL20ToSPIRV.cpp207 void visitCallReadImageWithSampler(CallInst *CI, StringRef MangledName,
447 visitCallReadImageWithSampler(&CI, MangledName, DemangledName); in visitCallInst()
1023 void OCL20ToSPIRV::visitCallReadImageWithSampler( in visitCallReadImageWithSampler() function in SPIRV::OCL20ToSPIRV