Home
last modified time | relevance | path

Searched defs:getSamplerName (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp237 std::string getSamplerName(const Value &val) { in getSamplerName() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp248 std::string getSamplerName(const Value &val) { in getSamplerName() function
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp252 std::string llvm::getSamplerName(const llvm::Value &val) { in getSamplerName() function in llvm