Searched defs:InstARM32ThreeAddrSignAwareFP (Results 1 – 2 of 2) sorted by relevance
3423 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vcge>; variable3424 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vcgt>; variable3431 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vshl>; variable3432 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vshr>; variable3434 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqadd>; variable3435 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqsub>; variable3436 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vqmovn2>; variable3437 template class InstARM32ThreeAddrSignAwareFP<InstARM32::Vmulh>; variable
861 InstARM32ThreeAddrSignAwareFP(Cfg *Func, Variable *Dest, Variable *Src0, in InstARM32ThreeAddrSignAwareFP() function