Searched defs:AluCode (Results 1 – 5 of 5) sorted by relevance
46 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local53 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local58 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local209 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister()238 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local252 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local272 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
137 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
22 enum AluCode { global() enum
252 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
814 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost()825 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local