Lines Matching refs:addSource
584 addSource(Src); in InstARM32UnaryopGPR()
625 addSource(Src); in InstARM32UnaryopFP()
690 addSource(Dest); in InstARM32TwoAddrGPR()
691 addSource(Src); in InstARM32TwoAddrGPR()
728 addSource(Source); in InstARM32LoadBase()
775 addSource(Src0); in InstARM32ThreeAddrGPR()
776 addSource(Src1); in InstARM32ThreeAddrGPR()
824 addSource(Src0); in InstARM32ThreeAddrFP()
825 addSource(Src1); in InstARM32ThreeAddrFP()
905 addSource(Src0); in InstARM32FourAddrGPR()
906 addSource(Src1); in InstARM32FourAddrGPR()
907 addSource(Src2); in InstARM32FourAddrGPR()
953 addSource(Dest); in InstARM32FourAddrFP()
954 addSource(Src0); in InstARM32FourAddrFP()
955 addSource(Src1); in InstARM32FourAddrFP()
996 addSource(Src0); in InstARM32CmpLike()
997 addSource(Src1); in InstARM32CmpLike()
1561 addSource(Src0); in InstARM32Extract()
1590 addSource(Src0); in InstARM32Insert()