Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/SPIRV/
DTargetAndABI.h73 StringRef getInterfaceVarABIAttrName();
/external/llvm-project/mlir/lib/Dialect/SPIRV/Transforms/
DLowerABIAttributesPass.cpp180 auto attrName = spirv::getInterfaceVarABIAttrName(); in matchAndRewrite()
254 StringRef attrName = spirv::getInterfaceVarABIAttrName(); in runOnOperation()
/external/llvm-project/mlir/lib/Conversion/GPUToSPIRV/
DConvertGPUToSPIRV.cpp226 argIndex, spirv::getInterfaceVarABIAttrName())) in getDefaultABIAttrs()
250 argIndex, spirv::getInterfaceVarABIAttrName()); in matchAndRewrite()
/external/llvm-project/mlir/lib/Dialect/SPIRV/
DTargetAndABI.cpp97 StringRef spirv::getInterfaceVarABIAttrName() { in getInterfaceVarABIAttrName() function in spirv
DSPIRVLowering.cpp655 StringRef argABIAttrName = spirv::getInterfaceVarABIAttrName(); in setABIAttrs()
DSPIRVDialect.cpp1212 if (symbol != spirv::getInterfaceVarABIAttrName()) in verifyRegionAttribute()