Lines Matching refs:EmitAndCountInstruction

139 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) {  in EmitAndCountInstruction()  function in X86AsmPrinter
573 EmitAndCountInstruction( in LowerTlsAddr()
581 EmitAndCountInstruction( in LowerTlsAddr()
591 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
592 EmitAndCountInstruction(MCInstBuilder(X86::LEA64r) in LowerTlsAddr()
602 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
603 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()
604 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX)); in LowerTlsAddr()
609 EmitAndCountInstruction(MCInstBuilder(X86::CALL64m) in LowerTlsAddr()
616 EmitAndCountInstruction( in LowerTlsAddr()
623 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()
631 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()
644 EmitAndCountInstruction(MCInstBuilder(X86::CALL32m) in LowerTlsAddr()
651 EmitAndCountInstruction( in LowerTlsAddr()
893 EmitAndCountInstruction( in LowerFENTRY_CALL()
923 EmitAndCountInstruction( in LowerKCFI_CHECK()
925 EmitAndCountInstruction(MCInstBuilder(X86::ADD32rm) in LowerKCFI_CHECK()
935 EmitAndCountInstruction( in LowerKCFI_CHECK()
942 EmitAndCountInstruction(MCInstBuilder(X86::TRAP)); in LowerKCFI_CHECK()
974 EmitAndCountInstruction( in LowerASAN_CHECK_MEMACCESS()
1084 EmitAndCountInstruction( in LowerPATCHPOINT()
1090 EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg)); in LowerPATCHPOINT()
1157 EmitAndCountInstruction( in LowerPATCHABLE_EVENT_CALL()
1170 EmitAndCountInstruction( in LowerPATCHABLE_EVENT_CALL()
1181 EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32) in LowerPATCHABLE_EVENT_CALL()
1187 EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I])); in LowerPATCHABLE_EVENT_CALL()
1257 EmitAndCountInstruction( in LowerPATCHABLE_TYPED_EVENT_CALL()
1275 EmitAndCountInstruction( in LowerPATCHABLE_TYPED_EVENT_CALL()
1286 EmitAndCountInstruction(MCInstBuilder(X86::CALL64pcrel32) in LowerPATCHABLE_TYPED_EVENT_CALL()
1292 EmitAndCountInstruction(MCInstBuilder(X86::POP64r).addReg(DestRegs[I])); in LowerPATCHABLE_TYPED_EVENT_CALL()
2254 EmitAndCountInstruction(Inst); in emitInstruction()
2264 EmitAndCountInstruction(MCInstBuilder(X86::CS_PREFIX)); in emitInstruction()
2300 EmitAndCountInstruction( in emitInstruction()
2323 EmitAndCountInstruction( in emitInstruction()
2358 EmitAndCountInstruction(MCInstBuilder(X86::ADD32ri) in emitInstruction()
2398 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in emitInstruction()
2409 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in emitInstruction()
2410 EmitAndCountInstruction( in emitInstruction()
2437 EmitAndCountInstruction(MCInstBuilder(X86::NOOP)); in emitInstruction()
2444 EmitAndCountInstruction(MCInstBuilder(X86::UD1Lm) in emitInstruction()
2454 EmitAndCountInstruction(MCInstBuilder(X86::CS_PREFIX)); in emitInstruction()
2468 EmitAndCountInstruction(MCInstBuilder(X86::DS_PREFIX)); in emitInstruction()
2491 EmitAndCountInstruction(TmpInst); in emitInstruction()