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