Searched defs:InstARM32ThreeAddrSignAwareFP (Results 1 – 2 of 2) sorted by relevance
3501 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vcge>; variable3502 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vcgt>; variable3509 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vshl>; variable3510 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vshr>; variable3512 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqadd>; variable3513 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqsub>; variable3514 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqmovn2>; variable3515 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vmulh>; variable
862 InstARM32ThreeAddrSignAwareFP(Cfg *Func, Variable *Dest, Variable *Src0, in InstARM32ThreeAddrSignAwareFP() function