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