Home
last modified time | relevance | path

Searched defs:isIntRegForSubInst (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCInstrInfo.cpp664 bool HexagonMCInstrInfo::isIntRegForSubInst(unsigned Reg) { in isIntRegForSubInst() function in HexagonMCInstrInfo
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp132 static bool isIntRegForSubInst(Register Reg) { in isIntRegForSubInst() function