Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/SPIRV/
DSPIRVOps.cpp38 static constexpr const char kCallee[] = "callee"; variable
1901 return (*this)->getAttrOfType<SymbolRefAttr>(kCallee); in getCallableForCallee()