Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1562 bool isForcedSDWA() const { return ForcedSDWA; } in isForcedSDWA() function in __anoneb28f2920111::AMDGPUAsmParser
3324 (isForcedSDWA() && !(TSFlags & SIInstrFlags::SDWA)) ) in checkTargetMatchPredicate()
3372 if (isForcedSDWA()) { in getMatchedVariants()
3396 if (isForcedSDWA()) in getMatchedVariantName()