Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp319 static bool isVCMPX64(const MCInstrDesc &Desc) { in isVCMPX64() function
348 if (AMDGPU::isGFX10Plus(STI) && isVCMPX64(Desc)) { in encodeInstruction()