Searched refs:EmitAndCountInstruction (Results 1 – 4 of 4) sorted by relevance
103 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction() function in X86AsmPrinter739 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()786 EmitAndCountInstruction(LEA); in LowerTlsAddr()789 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()790 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()791 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX)); in LowerTlsAddr()799 EmitAndCountInstruction( in LowerTlsAddr()1010 EmitAndCountInstruction( in LowerFENTRY_CALL()1103 EmitAndCountInstruction( in LowerPATCHPOINT()1109 EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg)); in LowerPATCHPOINT()[all …]
83 void EmitAndCountInstruction(MCInst &Inst);
105 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction() function in X86AsmPrinter704 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()751 EmitAndCountInstruction(LEA); in LowerTlsAddr()754 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()755 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()756 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX)); in LowerTlsAddr()766 EmitAndCountInstruction(MCInstBuilder(is64Bits ? X86::CALL64pcrel32 in LowerTlsAddr()1013 EmitAndCountInstruction( in LowerPATCHPOINT()1015 EmitAndCountInstruction(MCInstBuilder(X86::CALL64r).addReg(ScratchReg)); in LowerPATCHPOINT()1284 EmitAndCountInstruction(MCInstBuilder(X86::CALLpcrel32) in EmitInstruction()[all …]
101 void EmitAndCountInstruction(MCInst &Inst);