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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1225 bool isForcedDPP() const { return ForcedDPP; } function in class:__anon2091::AMDGPUAsmParser
2664 (isForcedDPP() && !(TSFlags & SIInstrFlags::DPP)) ||
2705 if (isForcedDPP()) {

Completed in 59 milliseconds