Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp399 static unsigned getRetOpcode(const X86Subtarget &Subtarget) { in getRetOpcode() function
532 OutMI.setOpcode(getRetOpcode(AsmPrinter.getSubtarget())); in Lower()
539 OutMI.setOpcode(getRetOpcode(AsmPrinter.getSubtarget())); in Lower()
548 OutMI.setOpcode(getRetOpcode(Subtarget)); in Lower()
1215 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in EmitInstruction()
1220 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in EmitInstruction()