Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXImageOptimizer.cpp40 bool replaceIsTypePSurface(Instruction &I);
75 Changed |= replaceIsTypePSurface(Instr); in runOnFunction()
109 bool NVPTXImageOptimizer::replaceIsTypePSurface(Instruction &I) { in replaceIsTypePSurface() function in NVPTXImageOptimizer