Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp312 static bool isVCMPX64(const MCInstrDesc &Desc) { in isVCMPX64() function
340 if (AMDGPU::isGFX11Plus(STI) && isVCMPX64(Desc)) { in encodeInstruction()