Home
last modified time | relevance | path

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

12345678910

/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.h47 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
52 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
56 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
60 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
64 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
68 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
72 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
76 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
80 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
84 void printf64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf64mem()
[all …]
DX86ATTInstPrinter.h52 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
56 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
59 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
62 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
65 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
68 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
71 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
74 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
77 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
80 void printf64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf64mem()
[all …]
DX86IntelInstPrinter.cpp54 raw_ostream &O) { in printSSECC()
78 raw_ostream &O) { in printAVXCC()
118 raw_ostream &O) { in printRoundingControl()
131 raw_ostream &O) { in printPCRelImm()
152 raw_ostream &O) { in printOperand()
165 raw_ostream &O) { in printMemReference()
217 raw_ostream &O) { in printSrcIdx()
231 raw_ostream &O) { in printDstIdx()
239 raw_ostream &O) { in printMemOffset()
DX86ATTInstPrinter.cpp64 raw_ostream &O) { in printSSECC()
88 raw_ostream &O) { in printAVXCC()
128 raw_ostream &O) { in printRoundingControl()
142 raw_ostream &O) { in printPCRelImm()
163 raw_ostream &O) { in printOperand()
185 raw_ostream &O) { in printMemReference()
231 raw_ostream &O) { in printSrcIdx()
250 raw_ostream &O) { in printDstIdx()
261 raw_ostream &O) { in printMemOffset()
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp22 unsigned Index, raw_ostream &O) { in printAddress()
33 void SystemZInstPrinter::printOperand(const MCOperand &MO, raw_ostream &O) { in printOperand()
44 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
50 void SystemZInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { in printRegName()
55 raw_ostream &O) { in printU4ImmOperand()
62 raw_ostream &O) { in printU6ImmOperand()
69 raw_ostream &O) { in printS8ImmOperand()
76 raw_ostream &O) { in printU8ImmOperand()
83 raw_ostream &O) { in printS16ImmOperand()
90 raw_ostream &O) { in printU16ImmOperand()
[all …]
/external/llvm/lib/Target/R600/InstPrinter/
DAMDGPUInstPrinter.cpp29 raw_ostream &O) { in printU8ImmOperand()
34 raw_ostream &O) { in printU16ImmOperand()
39 raw_ostream &O) { in printU32ImmOperand()
43 void AMDGPUInstPrinter::printRegOperand(unsigned reg, raw_ostream &O) { in printRegOperand()
113 void AMDGPUInstPrinter::printImmediate(uint32_t Imm, raw_ostream &O) { in printImmediate()
136 raw_ostream &O) { in printOperand()
162 raw_ostream &O) { in printOperandAndMods()
174 raw_ostream &O) { in printInterpSlot()
189 raw_ostream &O) { in printMemOperand()
196 raw_ostream &O, StringRef Asm, in printIfSet()
[all …]
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp42 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift()
76 void ARMInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
300 raw_ostream &O) { in printOperand()
340 raw_ostream &O) { in printThumbLdrLabelOperand()
373 raw_ostream &O) { in printSORegRegOperand()
392 raw_ostream &O) { in printSORegImmOperand()
409 raw_ostream &O) { in printAM2PreOrOffsetIndexOp()
440 raw_ostream &O) { in printAddrModeTBB()
451 raw_ostream &O) { in printAddrModeTBH()
462 raw_ostream &O) { in printAddrMode2Operand()
[all …]
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp39 void PPCInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
107 raw_ostream &O, in printPredicateOperand()
204 raw_ostream &O) { in printU2ImmOperand()
211 raw_ostream &O) { in printS5ImmOperand()
218 raw_ostream &O) { in printU5ImmOperand()
225 raw_ostream &O) { in printU6ImmOperand()
232 raw_ostream &O) { in printS16ImmOperand()
240 raw_ostream &O) { in printU16ImmOperand()
248 raw_ostream &O) { in printBranchOperand()
259 raw_ostream &O) { in printAbsBranchOperand()
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp55 void AArch64InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
616 void AArch64AppleInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
668 bool AArch64InstPrinter::printSysAlias(const MCInst *MI, raw_ostream &O) { in printSysAlias()
892 raw_ostream &O) { in printOperand()
906 raw_ostream &O) { in printHexImm()
912 unsigned Imm, raw_ostream &O) { in printPostIncOperand()
925 raw_ostream &O) { in printVRegOperand()
933 raw_ostream &O) { in printSysCROperand()
940 raw_ostream &O) { in printAddSubImm()
961 raw_ostream &O) { in printLogicalImm32()
[all …]
DAArch64InstPrinter.h53 void printPostIncOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printPostIncOperand()
70 void printMemExtend(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printMemExtend()
83 void printUImm12Offset(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printUImm12Offset()
88 void printAMIndexedWB(const MCInst *MI, unsigned OpNum, raw_ostream &O) { in printAMIndexedWB()
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
54 bool SparcInstPrinter::printSparcAliasInstr(const MCInst *MI, raw_ostream &O) in printSparcAliasInstr()
108 raw_ostream &O) in printOperand()
127 raw_ostream &O, const char *Modifier) in printMemOperand()
150 raw_ostream &O) in printCCOperand()
174 raw_ostream &O) in printGetPCX()
/external/llvm/lib/Target/MSP430/InstPrinter/
DMSP430InstPrinter.cpp29 void MSP430InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
36 raw_ostream &O) { in printPCRelImmOperand()
47 raw_ostream &O, const char *Modifier) { in printOperand()
61 raw_ostream &O, in printSrcMemOperand()
90 raw_ostream &O) { in printCCOperand()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp79 void MipsInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
189 raw_ostream &O) { in printOperand()
206 raw_ostream &O) { in printUnsignedImm()
215 raw_ostream &O) { in printUnsignedImm8()
224 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
235 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
245 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand()
251 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask()
317 void MipsInstPrinter::printSaveRestore(const MCInst *MI, raw_ostream &O) { in printSaveRestore()
/external/harfbuzz_ng/src/
Dhb-atomic-private.hh65 #define hb_atomic_ptr_cmpexch(P,O,N) (InterlockedCompareExchangePointer ((void **) (P), (void *) (N… argument
82 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwapPtrBarrier ((void *) (O), (void *) (N), … argument
85 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap64Barrier ((int64_t) (O), (int64_t) (… argument
87 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap32Barrier ((int32_t) (O), (int32_t) (… argument
98 #define hb_atomic_ptr_cmpexch(P,O,N) __sync_bool_compare_and_swap ((P), (O), (N)) argument
110 #define hb_atomic_ptr_cmpexch(P,O,N) ( ({__machine_rw_barrier ();}), atomic_cas_ptr ((void **) (P),… argument
120 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void * volatile *) (P) == (void *) (O) ? (* (void * volati… argument
129 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void **) (P) == (void *) (O) ? (* (void **) (P) = (void *)… argument
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-atomic-private.hh65 #define hb_atomic_ptr_cmpexch(P,O,N) (InterlockedCompareExchangePointer ((void **) (P), (void *) (N… argument
82 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwapPtrBarrier ((void *) (O), (void *) (N), … argument
85 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap64Barrier ((int64_t) (O), (int64_t) (… argument
87 #define hb_atomic_ptr_cmpexch(P,O,N) OSAtomicCompareAndSwap32Barrier ((int32_t) (O), (int32_t) (… argument
98 #define hb_atomic_ptr_cmpexch(P,O,N) __sync_bool_compare_and_swap ((P), (O), (N)) argument
110 #define hb_atomic_ptr_cmpexch(P,O,N) ( ({__machine_rw_barrier ();}), atomic_cas_ptr ((void **) (P),… argument
120 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void * volatile *) (P) == (void *) (O) ? (* (void * volati… argument
129 #define hb_atomic_ptr_cmpexch(P,O,N) (* (void **) (P) == (void *) (O) ? (* (void **) (P) = (void *)… argument
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.cpp32 void XCoreInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
39 printInlineJT(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT()
44 printInlineJT32(const MCInst *MI, int opNum, raw_ostream &O) { in printInlineJT32()
73 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand()
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.cpp83 raw_ostream &O) { in printOperand()
96 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
146 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
220 raw_ostream &O, const char *Modifier) { in printLdStCode()
268 raw_ostream &O, const char *Modifier) { in printMemOperand()
284 raw_ostream &O, const char *Modifier) { in printProtoIdent()
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp68 void printInlineJT32(const MachineInstr *MI, int opNum, raw_ostream &O) { in printInlineJT32()
195 printInlineJT(const MachineInstr *MI, int opNum, raw_ostream &O, in printInlineJT()
212 raw_ostream &O) { in printOperand()
244 raw_ostream &O) { in PrintAsmOperand()
258 raw_ostream &O) { in PrintAsmMemoryOperand()
271 raw_svector_ostream O(Str); in EmitInstruction() local
/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp38 for (ConstMIBundleOperands O(&MI); O.isValid(); ++O) { in stepBackward() local
51 for (ConstMIBundleOperands O(&MI); O.isValid(); ++O) { in stepBackward() local
68 for (ConstMIBundleOperands O(&MI); O.isValid(); ++O) { in stepForward() local
/external/llvm/lib/Target/MSP430/
DMSP430AsmPrinter.cpp65 raw_ostream &O, const char *Modifier) { in printOperand()
106 raw_ostream &O) { in printSrcMemOperand()
129 const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
141 raw_ostream &O) { in PrintAsmMemoryOperand()
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp74 raw_ostream &O) { in printSymbolOperand()
182 unsigned OpNo, raw_ostream &O) { in printPCRelImm()
200 unsigned OpNo, raw_ostream &O, const char *Modifier, in printOperand()
233 unsigned Op, raw_ostream &O, in printLeaMemReference()
285 unsigned Op, raw_ostream &O, in printMemReference()
297 unsigned Op, raw_ostream &O, in printIntelMemReference()
349 char Mode, raw_ostream &O) { in printAsmMRegister()
381 const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
473 raw_ostream &O) { in PrintAsmMemoryOperand()
/external/compiler-rt/test/asan/TestCases/Linux/
Dpreinit_test.cc26 template <class> struct O { struct
29 template <class T> A const O <T>::e = get(); argument
/external/clang/test/CodeGenObjC/
D2007-10-18-ProDescriptor.m2 @protocol O protocol
4 @interface O < O > { interface
/external/llvm/include/llvm/MC/
DMachineLocation.h42 MachineLocation(unsigned R, int O) in MachineLocation()
58 void setOffset(int O) { Offset = O; } in setOffset()
66 void set(unsigned R, int O) { in set()
/external/llvm/tools/llvm-c-test/
Dobject.c22 LLVMObjectFileRef O; in object_list_sections() local
54 LLVMObjectFileRef O; in object_list_symbols() local

12345678910