Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp314 static bool isVCMPX64(const MCInstrDesc &Desc) { in isVCMPX64() function
342 if (AMDGPU::isGFX10Plus(STI) && isVCMPX64(Desc)) { in encodeInstruction()