Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp282 unsigned RelaxableOp = Inst.getNumOperands() - 1; in mayNeedRelaxation() local
283 if (Inst.getOperand(RelaxableOp).isExpr()) in mayNeedRelaxation()