Searched refs:EmitAndCountInstruction (Results 1 – 3 of 3) sorted by relevance
128 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction() function in X86AsmPrinter1039 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()1040 EmitAndCountInstruction(MCInstBuilder(X86::LEA64r) in LowerTlsAddr()1050 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()1051 EmitAndCountInstruction(MCInstBuilder(X86::DATA16_PREFIX)); in LowerTlsAddr()1052 EmitAndCountInstruction(MCInstBuilder(X86::REX64_PREFIX)); in LowerTlsAddr()1057 EmitAndCountInstruction(MCInstBuilder(X86::CALL64m) in LowerTlsAddr()1064 EmitAndCountInstruction( in LowerTlsAddr()1071 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()1079 EmitAndCountInstruction(MCInstBuilder(X86::LEA32r) in LowerTlsAddr()[all …]
81 void EmitAndCountInstruction(MCInst &Inst);
182 EmitAndCountInstruction(MCInstBuilder(X86::MOV32ri) in emitKCFITypeId()