Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchMCExpr.h99 bool getRelaxHint() const { return RelaxHint; } in getRelaxHint() function
H A DLoongArchMCCodeEmitter.cpp136 RelaxCandidate = LAExpr->getRelaxHint(); in getExprOpValue()