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