Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1013 bool isForcedDPP() const { return ForcedDPP; } in isForcedDPP() function in __anon2619dd210111::AMDGPUAsmParser
2146 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) || in checkTargetMatchPredicate()
2196 if (isForcedDPP()) { in getMatchedVariants()