Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1502 bool isForcedDPP() const { return ForcedDPP; } in isForcedDPP() function in __anon71e405cc0111::AMDGPUAsmParser
3230 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()
3265 if (isForcedDPP() && isForcedVOP3()) { in getMatchedVariants()
3285 if (isForcedDPP()) { in getMatchedVariants()
3294 if (isForcedDPP() && isForcedVOP3()) in getMatchedVariantName()
3306 if (isForcedDPP()) in getMatchedVariantName()