Home
last modified time | relevance | path

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

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