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