Home
last modified time | relevance | path

Searched refs:EmitAndCountInstruction (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86MCInstLower.cpp103 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction() function in X86AsmPrinter
739 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 …]
DX86AsmPrinter.h83 void EmitAndCountInstruction(MCInst &Inst);
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp105 void X86AsmPrinter::EmitAndCountInstruction(MCInst &Inst) { in EmitAndCountInstruction() function in X86AsmPrinter
704 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 …]
DX86AsmPrinter.h101 void EmitAndCountInstruction(MCInst &Inst);