Searched refs:CASE_NF (Results 1 – 1 of 1) sorted by relevance
1272 #define CASE_NF(OP) \ in convertToThreeAddressWithLEA() macro1278 CASE_NF(SHL8ri) in convertToThreeAddressWithLEA()1279 CASE_NF(SHL16ri) { in convertToThreeAddressWithLEA()1288 CASE_NF(INC8r) in convertToThreeAddressWithLEA()1289 CASE_NF(INC16r) in convertToThreeAddressWithLEA()1292 CASE_NF(DEC8r) in convertToThreeAddressWithLEA()1293 CASE_NF(DEC16r) in convertToThreeAddressWithLEA()1296 CASE_NF(ADD8ri) in convertToThreeAddressWithLEA()1297 CASE_NF(ADD16ri) in convertToThreeAddressWithLEA()1302 CASE_NF(ADD8rr) in convertToThreeAddressWithLEA()[all …]