Searched refs:hasBF16Math (Results 1 – 3 of 3) sorted by relevance
84 bool hasBF16Math() const { return SmVersion >= 80; } in hasBF16Math() function
176 def hasBF16Math: Predicate<"Subtarget->hasBF16Math()">;345 Requires<[hasBF16Math]>;358 Requires<[hasBF16Math]>;2306 Requires<[hasBF16Math,doF32FTZ]>;2309 Requires<[hasBF16Math]>;2312 Requires<[hasBF16Math,doF32FTZ]>;2315 Requires<[hasBF16Math]>;2321 Requires<[hasBF16Math]>;2374 Requires<[hasBF16Math]>;2380 Requires<[hasBF16Math]>;[all …]
434 bool IsOpSupported = STI.hasBF16Math(); in NVPTXTargetLowering()731 if (STI.allowFP16Math() || STI.hasBF16Math()) in NVPTXTargetLowering()777 if (STI.hasBF16Math() && in NVPTXTargetLowering()