Searched defs:DispSpec (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/InstPrinter/
H A DX86ATTInstPrinter.cpp192 const MCOperand &DispSpec = MI->getOperand(Op + X86::AddrDisp); local
264 const MCOperand &DispSpec = MI->getOperand(Op); local
[all...]
H A DX86IntelInstPrinter.cpp162 const MCOperand &DispSpec = MI->getOperand(Op+X86::AddrDisp); local
233 const MCOperand &DispSpec = MI->getOperand(Op); local
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp247 const MachineOperand &DispSpec = MI->getOperand(Op+X86::AddrDisp); local
313 const MachineOperand &DispSpec = MI->getOperand(Op+X86::AddrDisp); local

Completed in 64 milliseconds