Searched defs:AluCode (Results 1 – 5 of 5) sorted by relevance
49 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local56 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local61 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local213 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister()243 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local258 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local279 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
139 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
21 enum AluCode { enum
260 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); selectAddrRr() local [all...]
816 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost() argument 827 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local