Lines Matching refs:setOpcode
1113 MI.setOpcode(Opcode); in LowerFAULTING_OP()
1143 MOVI.setOpcode(AArch64::MOVID); in emitFMov0()
1152 FMov.setOpcode(AArch64::FMOVWHr); in emitFMov0()
1157 FMov.setOpcode(AArch64::FMOVWSr); in emitFMov0()
1162 FMov.setOpcode(AArch64::FMOVXDr); in emitFMov0()
1238 MovZ.setOpcode(AArch64::MOVZXi); in emitInstruction()
1245 MovK.setOpcode(AArch64::MOVKXi); in emitInstruction()
1259 TmpInst.setOpcode(AArch64::MOVIv16b_ns); in emitInstruction()
1308 TmpInst.setOpcode(AArch64::BR); in emitInstruction()
1317 TmpInst.setOpcode(AArch64::B); in emitInstruction()
1325 TmpInstDSB.setOpcode(AArch64::DSB); in emitInstruction()
1329 TmpInstISB.setOpcode(AArch64::ISB); in emitInstruction()
1337 TmpInstSB.setOpcode(AArch64::SB); in emitInstruction()
1359 Adrp.setOpcode(AArch64::ADRP); in emitInstruction()
1366 Ldr.setOpcode(AArch64::LDRWui); in emitInstruction()
1369 Ldr.setOpcode(AArch64::LDRXui); in emitInstruction()
1379 Add.setOpcode(AArch64::ADDWri); in emitInstruction()
1383 Add.setOpcode(AArch64::ADDXri); in emitInstruction()
1394 TLSDescCall.setOpcode(AArch64::TLSDESCCALL); in emitInstruction()
1399 Blr.setOpcode(AArch64::BLR); in emitInstruction()