Home
last modified time | relevance | path

Searched defs:typeA (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DJointMatrixOps.cpp
H A DCooperativeMatrixOps.cpp92 auto typeA = cast<spirv::CooperativeMatrixType>(getA().getType()); in verify() local
/llvm-project/mlir/unittests/IR/
H A DInterfaceTest.cpp80 TestBaseTypeInterfacePrintTypeA typeA = typeB; in TEST() local
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DNVVMDialect.cpp798 if (typeA == NVVM::WGMMATypes::tf32) in isAllowedSizeN() argument
742 getAllowedSizeK(NVVM::WGMMATypes typeA) getAllowedSizeK() argument
757 isAllowedWGMMADataType(NVVM::WGMMATypes typeD,NVVM::WGMMATypes typeA,NVVM::WGMMATypes typeB) isAllowedWGMMADataType() argument
836 WGMMATypes typeA = getTypeA(); verify() local
[all...]
/llvm-project/mlir/lib/Dialect/NVGPU/IR/
H A DNVGPUDialect.cpp496 isAllowedWGMMADataType(Type typeD,Type typeA,Type typeB) isAllowedWGMMADataType() argument
530 isAllowedSizeN(int sizeN,Type typeA) isAllowedSizeN() argument
[all...]
/llvm-project/mlir/lib/Dialect/ArmSME/IR/
H A DUtils.cpp167 bool isTileTypeGreaterOrEqual(ArmSMETileType typeA, ArmSMETileType typeB) { in isTileTypeGreaterOrEqual()
/llvm-project/lldb/source/Commands/
H A DCommandObjectType.cpp821 const char *typeA = command.GetArgumentAtIndex(0); in DoExecute() local
1819 const char *typeA = command.GetArgumentAtIndex(i); in DoExecute() local
1870 const char *typeA = command.GetArgumentAtIndex(i); in DoExecute() local
1962 const char *typeA = command.GetArgumentAtIndex(i); in DoExecute() local
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp1253 hasSameEncoding(Type typeA,Type typeB) hasSameEncoding() argument