Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp175 static unsigned getCompoundOp(MCInst const &HMCI) { in getCompoundOp() argument
176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp()
182 switch (HMCI.getOpcode()) { in getCompoundOp()