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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp193 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { function
279 unsigned R = getRelaxedOpcodeArith(Inst);
593 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode())

Completed in 263 milliseconds