Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1561 bool isForcedDPP() const { return ForcedDPP; } in isForcedDPP() function in __anoneb28f2920111::AMDGPUAsmParser
3323 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()
3358 if (isForcedDPP() && isForcedVOP3()) { in getMatchedVariants()
3378 if (isForcedDPP()) { in getMatchedVariants()
3387 if (isForcedDPP() && isForcedVOP3()) in getMatchedVariantName()
3399 if (isForcedDPP()) in getMatchedVariantName()