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
138 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
22 enum AluCode { enum
228 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
823 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost()834 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local