Home
last modified time | relevance | path

Searched defs:typeB (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DJointMatrixOps.cpp
H A DCooperativeMatrixOps.cpp93 auto typeB = cast<spirv::CooperativeMatrixType>(getB().getType()); in verify() local
/llvm-project/mlir/unittests/IR/
H A DInterfaceTest.cpp79 TestBaseTypeInterfacePrintTypeB typeB; in TEST() local
/llvm-project/mlir/lib/Dialect/ArmSME/IR/
H A DUtils.cpp167 bool isTileTypeGreaterOrEqual(ArmSMETileType typeA, ArmSMETileType typeB) { in isTileTypeGreaterOrEqual()
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp758 isAllowedWGMMADataType(NVVM::WGMMATypes typeD,NVVM::WGMMATypes typeA,NVVM::WGMMATypes typeB) isAllowedWGMMADataType() argument
837 WGMMATypes typeB = getTypeB(); verify() local
[all...]
/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp496 isAllowedWGMMADataType(Type typeD,Type typeA,Type typeB) isAllowedWGMMADataType() argument
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp1253 hasSameEncoding(Type typeA,Type typeB) hasSameEncoding() argument