Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCDuplexInfo.cpp1011 static bool isStoreInst(unsigned opCode) { in isStoreInst() function
1041 if (isStoreInst(MCB.getOperand(j).getInst()->getOpcode()) && in getDuplexPossibilties()
1042 isStoreInst(MCB.getOperand(k).getInst()->getOpcode())) { in getDuplexPossibilties()