Lines Matching defs:InstARM32ThreeAddrGPR
3405 template class InstARM32ThreeAddrGPR<InstARM32::Adc>; variable
3406 template class InstARM32ThreeAddrGPR<InstARM32::Add>; variable
3407 template class InstARM32ThreeAddrGPR<InstARM32::And>; variable
3408 template class InstARM32ThreeAddrGPR<InstARM32::Asr>; variable
3409 template class InstARM32ThreeAddrGPR<InstARM32::Bic>; variable
3410 template class InstARM32ThreeAddrGPR<InstARM32::Eor>; variable
3411 template class InstARM32ThreeAddrGPR<InstARM32::Lsl>; variable
3412 template class InstARM32ThreeAddrGPR<InstARM32::Lsr>; variable
3413 template class InstARM32ThreeAddrGPR<InstARM32::Mul>; variable
3414 template class InstARM32ThreeAddrGPR<InstARM32::Orr>; variable
3415 template class InstARM32ThreeAddrGPR<InstARM32::Rsb>; variable
3416 template class InstARM32ThreeAddrGPR<InstARM32::Rsc>; variable
3417 template class InstARM32ThreeAddrGPR<InstARM32::Sbc>; variable
3418 template class InstARM32ThreeAddrGPR<InstARM32::Sdiv>; variable
3419 template class InstARM32ThreeAddrGPR<InstARM32::Sub>; variable
3420 template class InstARM32ThreeAddrGPR<InstARM32::Udiv>; variable