Searched defs:InstARM32FourAddrGPR (Results 1 – 2 of 2) sorted by relevance
3537 template class InstARM32FourAddrGPR<InstARM32::Mla>; variable3538 template class InstARM32FourAddrGPR<InstARM32::Mls>; variable
901 InstARM32FourAddrGPR(Cfg *Func, Variable *Dest, Variable *Src0, in InstARM32FourAddrGPR() function