Home
last modified time | relevance | path

Searched defs:O (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kInstPrinter.h67 raw_ostream &O) { in printPCRelImm()
71 void printARI8Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARI8Mem()
74 void printARI16Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARI16Mem()
77 void printARI32Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARI32Mem()
81 void printARIPI8Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPI8Mem()
84 void printARIPI16Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPI16Mem()
87 void printARIPI32Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPI32Mem()
91 void printARIPD8Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPD8Mem()
94 void printARIPD16Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPD16Mem()
97 void printARIPD32Mem(const MCInst *MI, unsigned opNum, raw_ostream &O) { in printARIPD32Mem()
[all …]
H A DM68kInstPrinter.cpp50 raw_ostream &O) { in printInst()
58 raw_ostream &O) { in printOperand()
75 raw_ostream &O) { in printImmediate()
87 raw_ostream &O) { in printMoveMask()
140 raw_ostream &O) { in printDisp()
151 raw_ostream &O) { in printARIMem()
158 raw_ostream &O) { in printARIPIMem()
165 raw_ostream &O) { in printARIPDMem()
172 raw_ostream &O) { in printARIDMem()
181 raw_ostream &O) { in printARIIMem()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZInstPrinter.cpp28 raw_ostream &O) { in printAddress()
44 raw_ostream &O) { in printOperand()
60 unsigned RegNo, raw_ostream &O) { in printFormattedRegName()
72 raw_ostream &O) { in printInst()
78 static void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printUImmOperand()
85 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand()
92 raw_ostream &O) { in printU1ImmOperand()
97 raw_ostream &O) { in printU2ImmOperand()
102 raw_ostream &O) { in printU3ImmOperand()
107 raw_ostream &O) { in printU4ImmOperand()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86IntelInstPrinter.h52 void printbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printbytemem()
56 void printwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printwordmem()
60 void printdwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printdwordmem()
64 void printqwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printqwordmem()
68 void printxmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printxmmwordmem()
72 void printymmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printymmwordmem()
76 void printzmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printzmmwordmem()
80 void printtbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printtbytemem()
86 void printSrcIdx8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printSrcIdx8()
90 void printSrcIdx16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printSrcIdx16()
[all …]
H A DX86ATTInstPrinter.h51 void printbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printbytemem()
54 void printwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printwordmem()
57 void printdwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printdwordmem()
60 void printqwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printqwordmem()
63 void printxmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printxmmwordmem()
66 void printymmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printymmwordmem()
69 void printzmmwordmem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printzmmwordmem()
72 void printtbytemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printtbytemem()
76 void printSrcIdx8(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printSrcIdx8()
79 void printSrcIdx16(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printSrcIdx16()
[all …]
H A DX86InstPrinterCommon.cpp29 raw_ostream &O) { in printCondCode()
53 raw_ostream &O) { in printSSEAVXCC()
271 raw_ostream &O) { in printRoundingControl()
297 unsigned OpNo, raw_ostream &O) { in printPCRelImm()
327 raw_ostream &O) { in printOptionalSegReg()
334 void X86InstPrinterCommon::printInstFlags(const MCInst *MI, raw_ostream &O) { in printInstFlags()
H A DX86IntelInstPrinter.cpp331 raw_ostream &O) { in printOperand()
345 raw_ostream &O) { in printMemReference()
402 raw_ostream &O) { in printSrcIdx()
411 raw_ostream &O) { in printDstIdx()
419 raw_ostream &O) { in printMemOffset()
438 raw_ostream &O) { in printU8Imm()
H A DX86ATTInstPrinter.cpp354 raw_ostream &O) { in printOperand()
387 raw_ostream &O) { in printMemReference()
437 raw_ostream &O) { in printSrcIdx()
451 raw_ostream &O) { in printDstIdx()
462 raw_ostream &O) { in printMemOffset()
481 raw_ostream &O) { in printU8Imm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp59 raw_ostream &O) { in printU4ImmOperand()
64 raw_ostream &O) { in printU8ImmOperand()
70 raw_ostream &O) { in printU16ImmOperand()
81 raw_ostream &O) { in printU4ImmDecOperand()
86 raw_ostream &O) { in printU8ImmDecOperand()
91 raw_ostream &O) { in printU16ImmDecOperand()
97 raw_ostream &O) { in printU32ImmOperand()
102 raw_ostream &O, StringRef BitName) { in printNamedBit()
109 raw_ostream &O) { in printOffen()
114 raw_ostream &O) { in printIdxen()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMInstPrinter.cpp52 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift()
93 raw_ostream &O) { in printInst()
312 const MCSubtargetInfo &STI, raw_ostream &O) { in printOperand()
353 raw_ostream &O) { in printThumbLdrLabelOperand()
383 raw_ostream &O) { in printSORegRegOperand()
403 raw_ostream &O) { in printSORegImmOperand()
420 raw_ostream &O) { in printAM2PreOrOffsetIndexOp()
449 raw_ostream &O) { in printAddrModeTBB()
461 raw_ostream &O) { in printAddrModeTBH()
473 raw_ostream &O) { in printAddrMode2Operand()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCInstPrinter.cpp57 raw_ostream &O) { in printInst()
217 raw_ostream &O, in printPredicateOperand()
315 raw_ostream &O) { in printATBitsAsHint()
325 raw_ostream &O) { in printU1ImmOperand()
333 raw_ostream &O) { in printU2ImmOperand()
341 raw_ostream &O) { in printU3ImmOperand()
349 raw_ostream &O) { in printU4ImmOperand()
357 raw_ostream &O) { in printS5ImmOperand()
365 raw_ostream &O) { in printImmZeroOperand()
373 raw_ostream &O) { in printU5ImmOperand()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp61 raw_ostream &O) { in printInst()
711 raw_ostream &O) { in printInst()
764 raw_ostream &O) { in printSysAlias()
877 raw_ostream &O) { in printOperand()
892 raw_ostream &O) { in printImm()
899 raw_ostream &O) { in printImmHex()
907 raw_ostream &O) { in printSImm()
918 unsigned Imm, raw_ostream &O) { in printPostIncOperand()
932 raw_ostream &O) { in printVRegOperand()
941 raw_ostream &O) { in printSysCROperand()
[all …]
H A DAArch64InstPrinter.h68 const MCSubtargetInfo &STI, raw_ostream &O) { in printPostIncOperand()
94 const MCSubtargetInfo &STI, raw_ostream &O) { in printMemExtend()
113 const MCSubtargetInfo &STI, raw_ostream &O) { in printUImm12Offset()
119 const MCSubtargetInfo &STI, raw_ostream &O) { in printAMIndexedWB()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVInstPrinter.cpp68 raw_ostream &O) { in printInst()
81 void RISCVInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { in printRegName()
86 const MCSubtargetInfo &STI, raw_ostream &O, in printOperand()
108 raw_ostream &O) { in printBranchOperand()
125 raw_ostream &O) { in printCSRSystemRegister()
136 raw_ostream &O) { in printFenceArg()
153 const MCSubtargetInfo &STI, raw_ostream &O) { in printFRMArg()
161 raw_ostream &O) { in printAtomicMemOp()
171 const MCSubtargetInfo &STI, raw_ostream &O) { in printVTypeI()
178 raw_ostream &O) { in printVMaskReg()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/MCTargetDesc/
H A DMSP430InstPrinter.cpp31 raw_ostream &O) { in printInst()
38 raw_ostream &O) { in printPCRelImmOperand()
53 raw_ostream &O, const char *Modifier) { in printOperand()
68 raw_ostream &O, in printSrcMemOperand()
98 raw_ostream &O) { in printIndRegOperand()
104 raw_ostream &O) { in printPostIndRegOperand()
110 raw_ostream &O) { in printCCOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsInstPrinter.cpp80 raw_ostream &O) { in printInst()
126 raw_ostream &O) { in printOperand()
143 void MipsInstPrinter::printUImm(const MCInst *MI, int opNum, raw_ostream &O) { in printUImm()
158 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
185 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
194 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand()
200 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask()
269 void MipsInstPrinter::printSaveRestore(const MCInst *MI, raw_ostream &O) { in printSaveRestore()
280 printRegisterList(const MCInst *MI, int opNum, raw_ostream &O) { in printRegisterList()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/MCTargetDesc/
H A DVEInstPrinter.cpp56 const MCSubtargetInfo &STI, raw_ostream &O) { in printOperand()
80 raw_ostream &O, const char *Modifier) { in printMemASXOperand()
124 raw_ostream &O, const char *Modifier) { in printMemASOperandASX()
155 raw_ostream &O, const char *Modifier) { in printMemASOperandRRM()
186 raw_ostream &O, const char *Modifier) { in printMemASOperandHM()
209 raw_ostream &O) { in printMImmOperand()
218 const MCSubtargetInfo &STI, raw_ostream &O) { in printCCOperand()
224 const MCSubtargetInfo &STI, raw_ostream &O) { in printRDOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/MCTargetDesc/
H A DBPFInstPrinter.cpp29 raw_ostream &O) { in printInst()
34 static void printExpr(const MCExpr *Expr, raw_ostream &O) { in printExpr()
52 raw_ostream &O, const char *Modifier) { in printOperand()
65 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand()
87 raw_ostream &O) { in printImm64Operand()
98 raw_ostream &O) { in printBrTargetOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/MCTargetDesc/
H A DSparcInstPrinter.cpp48 raw_ostream &O) { in printInst()
57 raw_ostream &O) { in printSparcAliasInstr()
111 raw_ostream &O) { in printOperand()
143 raw_ostream &O, const char *Modifier) { in printMemOperand()
176 raw_ostream &O) { in printCCOperand()
205 raw_ostream &O) { in printGetPCX()
212 raw_ostream &O) { in printMembarTag()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXInstPrinter.cpp85 raw_ostream &O) { in printOperand()
98 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
148 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
222 raw_ostream &O, const char *Modifier) { in printLdStCode()
273 void NVPTXInstPrinter::printMmaCode(const MCInst *MI, int OpNum, raw_ostream &O, in printMmaCode()
288 raw_ostream &O, const char *Modifier) { in printMemOperand()
304 raw_ostream &O, const char *Modifier) { in printProtoIdent()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dkoenig.cc43 class O{}; class
51 class O{}; class
58 class O{}; class
66 class O{}; class
67 int foo (O){ return 7;} in foo() argument
72 class O: public H::O {}; class
103 class O{}; class
105 int foo(O, int){ in foo() argument
109 int bar(O, int){ in bar() argument
114 int foo(K::O, float){ in foo()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp115 raw_ostream &O) { in PrintSymbolOperand()
206 raw_ostream &O) { in PrintOperand()
249 raw_ostream &O, const char *Modifier) { in PrintModifiedOperand()
269 raw_ostream &O) { in PrintPCRelImm()
287 raw_ostream &O, const char *Modifier) { in PrintLeaMemReference()
339 raw_ostream &O, const char *Modifier) { in PrintMemReference()
351 unsigned OpNo, raw_ostream &O, in PrintIntelMemReference()
408 char Mode, raw_ostream &O) { in printAsmMRegister()
450 raw_ostream &O) { in printAsmVRegister()
488 const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignposts.cpp50 os_signpost_id_t getSignpostForObject(const void *O) { in getSignpostForObject()
72 void startInterval(const void *O, llvm::StringRef Name) { in startInterval()
82 void endInterval(const void *O, llvm::StringRef Name) { in endInterval()
120 void SignpostEmitter::startInterval(const void *O, StringRef Name) { in startInterval()
128 void SignpostEmitter::endInterval(const void *O, StringRef Name) { in endInterval()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInstPrinter.cpp102 raw_ostream &O) { in printInst()
141 raw_ostream &O) { in printOperand()
158 raw_ostream &O) { in printMemOperandRI()
168 raw_ostream &O) { in printPredicateOperand()
176 raw_ostream &O) { in printBRCCPredicateOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/MCTargetDesc/
H A DXCoreInstPrinter.cpp35 raw_ostream &O) { in printInst()
41 printInlineJT(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT()
46 printInlineJT32(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT32()
76 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand()

12345678910>>...15