Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1415 bool isForcedDPP() const { return ForcedDPP; } in isForcedDPP() function in __anond6d823d00111::AMDGPUAsmParser
3062 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()
3112 if (isForcedDPP()) { in getMatchedVariants()
3130 if (isForcedDPP()) in getMatchedVariantName()