Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiRegisterInfo.cpp69 static bool isALUArithLoOpcode(unsigned Opcode) { in isALUArithLoOpcode() function
227 if ((Offset < 0) && isALUArithLoOpcode(MI.getOpcode())) { in eliminateFrameIndex()