Home
last modified time | relevance | path

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

1234567

/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h46 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
50 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
53 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
56 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
59 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
62 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
65 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
68 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
71 void printf64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf64mem()
74 void printf80mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf80mem()
[all …]
DX86IntelInstPrinter.h43 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
48 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
52 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
56 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
60 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
64 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
68 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
72 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
76 void printf64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf64mem()
80 void printf80mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf80mem()
[all …]
DX86IntelInstPrinter.cpp53 raw_ostream &O) { in printSSECC()
77 raw_ostream &O) { in printAVXCC()
119 raw_ostream &O) { in printPCRelImm()
140 static void PrintRegName(raw_ostream &O, StringRef RegName) { in PrintRegName()
146 raw_ostream &O) { in printOperand()
159 raw_ostream &O) { in printMemReference()
DX86ATTInstPrinter.cpp63 raw_ostream &O) { in printSSECC()
87 raw_ostream &O) { in printAVXCC()
131 raw_ostream &O) { in printPCRelImm()
153 raw_ostream &O) { in printOperand()
175 raw_ostream &O) { in printMemReference()
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp41 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift()
75 void ARMInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
289 raw_ostream &O) { in printOperand()
316 raw_ostream &O) { in printThumbLdrLabelOperand()
335 raw_ostream &O) { in printSORegRegOperand()
354 raw_ostream &O) { in printSORegImmOperand()
371 raw_ostream &O) { in printAM2PreOrOffsetIndexOp()
402 raw_ostream &O) { in printAddrModeTBB()
413 raw_ostream &O) { in printAddrModeTBH()
424 raw_ostream &O) { in printAddrMode2Operand()
[all …]
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp30 void PPCInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
87 raw_ostream &O, in printPredicateOperand()
138 raw_ostream &O) { in printS5ImmOperand()
145 raw_ostream &O) { in printU5ImmOperand()
152 raw_ostream &O) { in printU6ImmOperand()
159 raw_ostream &O) { in printS16ImmOperand()
164 raw_ostream &O) { in printU16ImmOperand()
169 raw_ostream &O) { in printS16X4ImmOperand()
177 raw_ostream &O) { in printBranchOperand()
188 raw_ostream &O) { in printAbsAddrOperand()
[all …]
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.cpp26 raw_ostream &O) { in printOperand()
48 raw_ostream &O) { in printInterpSlot()
63 raw_ostream &O) { in printMemOperand()
70 raw_ostream &O, StringRef Asm) { in printIfSet()
79 raw_ostream &O) { in printAbs()
84 raw_ostream &O) { in printClamp()
89 raw_ostream &O) { in printLiteral()
100 raw_ostream &O) { in printLast()
105 raw_ostream &O) { in printNeg()
110 raw_ostream &O) { in printOMOD()
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.h41 raw_ostream &O) { in printAddrRegExtendOperand()
94 raw_ostream &O) { in printNamedImmOperand()
107 raw_ostream &O) { in printMRSOperand()
112 raw_ostream &O) { in printMSROperand()
121 void printLSROperand(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printLSROperand()
124 void printASROperand(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printASROperand()
127 void printROROperand(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printROROperand()
132 void printShiftOperand(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printShiftOperand()
153 raw_ostream &O) { in printRegExtendOperand()
DAArch64InstPrinter.cpp54 unsigned OpNum, raw_ostream &O) { in printOffsetSImm9Operand()
63 raw_ostream &O, unsigned MemSize, in printAddrRegExtendOperand()
93 unsigned OpNum, raw_ostream &O) { in printAddSubImmLSL0Operand()
108 raw_ostream &O) { in printAddSubImmLSL12Operand()
117 raw_ostream &O) { in printBareImmOperand()
124 raw_ostream &O) { in printBFILSBOperand()
132 raw_ostream &O) { in printBFIWidthOperand()
141 raw_ostream &O) { in printBFXWidthOperand()
155 raw_ostream &O) { in printCRxOperand()
164 raw_ostream &O) { in printCVTFixedPosOperand()
[all …]
/external/llvm/lib/Target/Hexagon/
DHexagonAsmPrinter.h63 raw_ostream &O) { in printRegister()
70 raw_ostream &O) { in printImmOperand()
76 raw_ostream &O) { in printNegImmOperand()
82 raw_ostream &O) { in printMEMriOperand()
92 raw_ostream &O) { in printFrameIndexOperand()
102 raw_ostream &O) { in printBranchOperand()
113 raw_ostream &O) { in printCallOperand()
117 raw_ostream &O) { in printAbsAddrOperand()
120 void printSymbolHi(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolHi()
131 void printSymbolLo(const MachineInstr *MI, unsigned OpNo, raw_ostream &O) { in printSymbolLo()
DHexagonAsmPrinter.cpp76 raw_ostream &O) { in printOperand()
167 raw_ostream &O) { in PrintAsmMemoryOperand()
191 raw_ostream &O) { in printPredicateOperand()
254 int OpNo, raw_ostream &O) { in printAddrModeBasePlusOffset()
265 raw_ostream &O) { in printGlobalOperand()
278 raw_ostream &O) { in printJumpTable()
288 raw_ostream &O) { in printConstantPool()
/external/llvm/lib/Target/MBlaze/InstPrinter/
DMBlazeInstPrinter.cpp28 void MBlazeInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
35 raw_ostream &O, const char *Modifier) { in printOperand()
49 raw_ostream &O) { in printFSLImm()
58 raw_ostream &O) { in printUnsignedImm()
67 raw_ostream &O, const char *Modifier) { in printMemOperand()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp71 void MipsInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
156 raw_ostream &O) { in printCPURegs()
161 raw_ostream &O) { in printOperand()
178 raw_ostream &O) { in printUnsignedImm()
187 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
198 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
208 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp28 void MSP430InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
35 raw_ostream &O) { in printPCRelImmOperand()
46 raw_ostream &O, const char *Modifier) { in printOperand()
60 raw_ostream &O, in printSrcMemOperand()
89 raw_ostream &O) { in printCCOperand()
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.cpp31 void XCoreInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
38 printInlineJT(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT()
43 printInlineJT32(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT32()
72 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand()
89 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
/external/v8/test/mjsunit/regress/
Dregress-1713.js30 var O = { get f() { return 0; } }; variable
48 Node.prototype.execute = function (O) { argument
59 var L = LongList(1024, function (O) { argument
65 function Incremental(O, x) { argument
98 function foo(O, x) { argument
/external/harfbuzz_ng/src/
Dhb-atomic-private.hh54 #define hb_atomic_ptr_cmpexch(P,O,N) (InterlockedCompareExchangePointer ((void **) (P), (void *) (N… argument
71 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwapPtrBarrier ((void *) (O), (void *) (N), … argument
74 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap64Barrier ((int64_t) (O), (int64_t) (… argument
76 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap32Barrier ((int32_t) (O), (int32_t) (… argument
87 #define hb_atomic_ptr_cmpexch(P,O,N) __sync_bool_compare_and_swap ((P), (O), (N)) argument
99 #define hb_atomic_ptr_cmpexch(P,O,N) ( ({__machine_rw_barrier ();}), atomic_cas_ptr ((void **) (P),… argument
109 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void * volatile *) (P) == (void *) (O) ? (* (void * volati… argument
118 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void **) (P) == (void *) (O) ? (* (void **) (P) = (void *)… argument
/external/llvm/lib/Target/Sparc/
DSparcAsmPrinter.cpp73 raw_ostream &O) { in printOperand()
112 raw_ostream &O, const char *Modifier) { in printMemOperand()
141 raw_ostream &O) { in printGetPCX()
175 raw_ostream &O) { in printCCOperand()
185 raw_ostream &O) { in PrintAsmOperand()
206 raw_ostream &O) { in PrintAsmMemoryOperand()
/external/clang/test/CodeGenObjC/
D2007-10-18-ProDescriptor.m2 @protocol O protocol
4 @interface O < O > { interface
/external/compiler-rt/lib/asan/lit_tests/Linux/
Dpreinit_test.cc20 template <class> struct O { struct
23 template <class T> A const O <T>::e = get(); argument
/external/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp86 void DIEAbbrev::print(raw_ostream &O) { in print()
127 void DIE::print(raw_ostream &O, unsigned IncIndent) { in print()
248 void DIEInteger::print(raw_ostream &O) { in print()
274 void DIELabel::print(raw_ostream &O) { in print()
298 void DIEDelta::print(raw_ostream &O) { in print()
314 void DIEEntry::print(raw_ostream &O) { in print()
364 void DIEBlock::print(raw_ostream &O) { in print()
/external/llvm/lib/Target/MBlaze/
DMBlazeAsmPrinter.cpp117 static void printHex32(unsigned int Value, raw_ostream &O) { in printHex32()
200 unsigned AsmVariant,const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
216 raw_ostream &O) { in printOperand()
265 raw_ostream &O) { in printUnsignedImm()
274 raw_ostream &O) { in printFSLImm()
283 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O, in printMemOperand()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp131 void MipsAsmPrinter::printSavedRegsBitmask(raw_ostream &O) { in printSavedRegsBitmask()
189 void MipsAsmPrinter::printHex32(unsigned Value, raw_ostream &O) { in printHex32()
324 raw_ostream &O) { in PrintAsmOperand()
421 raw_ostream &O) { in PrintAsmMemoryOperand()
433 raw_ostream &O) { in printOperand()
505 raw_ostream &O) { in printUnsignedImm()
514 printMemOperand(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperand()
525 printMemOperandEA(const MachineInstr *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
535 printFCCOperand(const MachineInstr *MI, int opNum, raw_ostream &O, in printFCCOperand()
/external/llvm/tools/llvm-readobj/
DELF.cpp94 void printValue(const ELFObjectFile<ELFT> *O, uint64_t Type, uint64_t Value, in printValue()
146 ErrorOr<void> dumpDynamicTable(const ELFObjectFile<ELFT> *O, raw_ostream &OS) { in dumpDynamicTable()
174 ErrorOr<void> dumpELFDynamicTable(ObjectFile *O, raw_ostream &OS) { in dumpELFDynamicTable()
/external/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp65 raw_ostream &O, const char *Modifier) { in printOperand()
112 raw_ostream &O) { in printSrcMemOperand()
135 const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
147 raw_ostream &O) { in PrintAsmMemoryOperand()

1234567