Searched defs:insn1 (Results 1 – 6 of 6) sorted by relevance
987 Insn *insn1 = opndInfo->insn; in CheckCanDoMadd() local1009 Insn *insn1 = opndInfo->insn; in CombineMultiplySub() local1062 Insn *insn1 = opndInfo->insn; in CombineMultiplyNeg() local1246 Insn *insn1 = opndInfo->insn; in SpecialSequence() local
365 …Insn &insn1 = aarchCGFunc->GetInsnBuilder()->BuildInsn(aarchCGFunc->PickStInsn(GetPrimTypeBitSize(… in MoveLocalRefVarToRefLocals() local
2254 bool RemoveIdenticalLoadAndStorePattern::IsMemOperandsIdentical(const Insn &insn1, const Insn &insn… in IsMemOperandsIdentical() argument2309 bool RemoveIdenticalLoadAndStoreAArch64::IsMemOperandsIdentical(const Insn &insn1, const Insn &insn… in IsMemOperandsIdentical() argument3421 Insn *insn1 = insn.GetPreviousMachineInsn(); in Run() local4932 Insn *insn1 = optInsn[insnNum]; in IsPatternMatch() local4967 Insn *insn1 = optInsn[insnNum]; in Run() local5179 Insn *insn1 = optInsn[insnNum]; in IsPatternMatch() local
950 Insn &insn1 = cgFunc.GetInsnBuilder()->BuildInsn(mOp, o0, *o2); in AppendInstructionForAllocateOrDeallocateCallFrame() local964 Insn &insn1 = cgFunc.GetInsnBuilder()->BuildInsn(isAllocate ? MOP_xstr : MOP_xldr, o0, *mo); in AppendInstructionForAllocateOrDeallocateCallFrame() local
726 Insn &insn1 = GetInsnBuilder()->BuildInsn(strMop, src, newDest); in SelectCopyRegOpnd() local
49 const Insn *insn1 = bb1.GetFirstInsn(); in DoSameThing() local