Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DTargetAndABI.h76 InterfaceVarABIAttr getInterfaceVarABIAttr(unsigned descriptorSet,
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DTargetAndABI.cpp102 spirv::getInterfaceVarABIAttr(unsigned descriptorSet, unsigned binding, in getInterfaceVarABIAttr() function in spirv
/external/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
DConvertGPUToSPIRV.cpp233 argABI.push_back(spirv::getInterfaceVarABIAttr(0, argIndex, sc, context)); in getDefaultABIAttrs()