Lines Matching refs:EmitAndCountInstruction

129 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) {  in EmitAndCountInstruction()  function in X86AsmPrinter
1031 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
1032 EmitAndCountInstruction(MCInstBuilder(X86::LEA64r) in LowerTlsAddr()
1042 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
1043 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
1044 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX)); in LowerTlsAddr()
1049 EmitAndCountInstruction(MCInstBuilder(X86::CALL64m) in LowerTlsAddr()
1056 EmitAndCountInstruction( in LowerTlsAddr()
1063 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()
1071 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()
1084 EmitAndCountInstruction(MCInstBuilder(X86::CALL32m) in LowerTlsAddr()
1091 EmitAndCountInstruction( in LowerTlsAddr()
1334 EmitAndCountInstruction( in LowerFENTRY_CALL()
1366 EmitAndCountInstruction( in LowerASAN_CHECK_MEMACCESS()
1481 EmitAndCountInstruction( in LowerPATCHPOINT()
1487 EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg)); in LowerPATCHPOINT()
1552 EmitAndCountInstruction( in LowerPATCHABLE_EVENT_CALL()
1565 EmitAndCountInstruction( in LowerPATCHABLE_EVENT_CALL()
1576 EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32) in LowerPATCHABLE_EVENT_CALL()
1582 EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I])); in LowerPATCHABLE_EVENT_CALL()
1650 EmitAndCountInstruction( in LowerPATCHABLE_TYPED_EVENT_CALL()
1668 EmitAndCountInstruction( in LowerPATCHABLE_TYPED_EVENT_CALL()
1679 EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32) in LowerPATCHABLE_TYPED_EVENT_CALL()
1685 EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I])); in LowerPATCHABLE_TYPED_EVENT_CALL()
2484 EmitAndCountInstruction(Inst); in emitInstruction()
2525 EmitAndCountInstruction( in emitInstruction()
2547 EmitAndCountInstruction( in emitInstruction()
2582 EmitAndCountInstruction(MCInstBuilder(X86::ADD32ri) in emitInstruction()
2622 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in emitInstruction()
2630 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in emitInstruction()
2631 EmitAndCountInstruction( in emitInstruction()
2657 EmitAndCountInstruction(MCInstBuilder(X86::NOOP)); in emitInstruction()
2664 EmitAndCountInstruction(MCInstBuilder(X86::UD1Lm) in emitInstruction()
2692 EmitAndCountInstruction(TmpInst); in emitInstruction()