Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h97 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
DX86IntelInstPrinter.h110 void printMemOffs32(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printMemOffs32() function
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86InstrInfo.td478 let PrintMethod = "printMemOffs32"; }