Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1573 bool isForcedSDWA() const { return ForcedSDWA; } in isForcedSDWA() function in __anon6862249c0111::AMDGPUAsmParser
3464 (isForcedSDWA() && !(TSFlags & SIInstrFlags::SDWA)) ) in checkTargetMatchPredicate()
3507 if (isForcedSDWA()) { in getMatchedVariants()
3531 if (isForcedSDWA()) in getMatchedVariantName()