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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1224 bool isForcedVOP3() const { return ForcedEncodingSize == 64; } function in class:__anon2091::AMDGPUAsmParser
2694 if (isForcedVOP3()) {

Completed in 126 milliseconds