Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp218 bool isSlot0Only(unsigned units) { in isSlot0Only() function
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp126 bool isSlot0Only(unsigned units);
4412 return HexagonFUnits::isSlot0Only(FuncUnits); in isPureSlot0()