Searched defs:AluCode (Results 1 – 5 of 5) sorted by relevance
47 unsigned AluCode = MI->getOperand(3).getImm(); in usesGivenOffset() local54 unsigned AluCode = MI->getOperand(3).getImm(); in isPreIncrementForm() local59 unsigned AluCode = MI->getOperand(3).getImm(); in isPostIncrementForm() local210 static void printMemoryBaseRegister(raw_ostream &OS, const unsigned AluCode, in printMemoryBaseRegister()240 const unsigned AluCode = AluOp.getImm(); in printMemRiOperand() local255 const unsigned AluCode = AluOp.getImm(); in printMemRrOperand() local276 const unsigned AluCode = AluOp.getImm(); in printMemSplsOperand() local
23 enum AluCode { enum
225 LPAC::AluCode AluCode = LPAC::isdToLanaiAluCode(AluOperator); in selectAddrRr() local
141 unsigned AluCode = AluOp.getImm(); in adjustPqBits() local
774 static unsigned AluWithPrePost(unsigned AluCode, bool PreOp, bool PostOp) { in AluWithPrePost()785 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString); in parseAluOperator() local