Searched defs:InstARM32FourAddrFP (Results 1 – 2 of 2) sorted by relevance
3108 template class InstARM32FourAddrFP<InstARM32::Vmla>; variable3109 template class InstARM32FourAddrFP<InstARM32::Vmls>; variable
937 InstARM32FourAddrFP(Cfg *Func, Variable *Dest, Variable *Src0, Variable *Src1) in InstARM32FourAddrFP() function