Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp393 static unsigned getRetOpcode(const X86Subtarget &Subtarget) { in getRetOpcode() function
525 OutMI.setOpcode(getRetOpcode(AsmPrinter.getSubtarget())); in Lower()
1091 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in EmitInstruction()
1096 EmitAndCountInstruction(MCInstBuilder(getRetOpcode(*Subtarget))); in EmitInstruction()