Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp272 static bool isNeitherAnorX(MCInstrInfo const &MCII, MCInst const &ID) { in isNeitherAnorX() function
306 if (&I != HasSoloAXInst && isNeitherAnorX(MCII, I)) { in checkAXOK()