Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86AsmBackend.cpp193 static unsigned getRelaxedOpcodeArith(const MCInst &Inst) { in getRelaxedOpcodeArith() function
279 unsigned R = getRelaxedOpcodeArith(Inst); in getRelaxedOpcode()
593 if (getRelaxedOpcodeArith(Inst) == Inst.getOpcode()) in mayNeedRelaxation()