Lines Matching refs:InstARM32ThreeAddrGPR
541 void InstARM32ThreeAddrGPR<K>::emitIAS(const Cfg *Func) const { in emitIAS()
3486 template class InstARM32ThreeAddrGPR<InstARM32::Adc>; variable
3487 template class InstARM32ThreeAddrGPR<InstARM32::Add>; variable
3488 template class InstARM32ThreeAddrGPR<InstARM32::And>; variable
3489 template class InstARM32ThreeAddrGPR<InstARM32::Asr>; variable
3490 template class InstARM32ThreeAddrGPR<InstARM32::Bic>; variable
3491 template class InstARM32ThreeAddrGPR<InstARM32::Eor>; variable
3492 template class InstARM32ThreeAddrGPR<InstARM32::Lsl>; variable
3493 template class InstARM32ThreeAddrGPR<InstARM32::Lsr>; variable
3494 template class InstARM32ThreeAddrGPR<InstARM32::Mul>; variable
3495 template class InstARM32ThreeAddrGPR<InstARM32::Orr>; variable
3496 template class InstARM32ThreeAddrGPR<InstARM32::Rsb>; variable
3497 template class InstARM32ThreeAddrGPR<InstARM32::Rsc>; variable
3498 template class InstARM32ThreeAddrGPR<InstARM32::Sbc>; variable
3499 template class InstARM32ThreeAddrGPR<InstARM32::Sdiv>; variable
3500 template class InstARM32ThreeAddrGPR<InstARM32::Sub>; variable
3501 template class InstARM32ThreeAddrGPR<InstARM32::Udiv>; variable