Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1572 bool isForcedDPP() const { return ForcedDPP; } in isForcedDPP() function in __anon6862249c0111::AMDGPUAsmParser
3463 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()
3493 if (isForcedDPP() && isForcedVOP3()) { in getMatchedVariants()
3513 if (isForcedDPP()) { in getMatchedVariants()
3522 if (isForcedDPP() && isForcedVOP3()) in getMatchedVariantName()
3534 if (isForcedDPP()) in getMatchedVariantName()