Searched defs:isF16 (Results 1 – 2 of 2) sorted by relevance
49 bool Type::isF16() const { return llvm::isa<Float16Type>(*this); } isF16() function in Type
924 bool isF16 = getTypeA() == WGMMATypes::f16 || getTypeA() == WGMMATypes::bf16; getPtx() local 978 bool isF16 = getTypeA() == WGMMATypes::f16 || getTypeA() == WGMMATypes::bf16; getAsmValues() local