Home
last modified time | relevance | path

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

1234567891011

/external/llvm/lib/Target/X86/InstPrinter/
DX86ATTInstPrinter.h55 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
59 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
63 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
66 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
69 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
72 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
75 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
78 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
81 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
84 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
[all …]
DX86IntelInstPrinter.h49 void printanymem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printanymem()
53 void printopaquemem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printopaquemem()
58 void printi8mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi8mem()
62 void printi16mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi16mem()
66 void printi32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi32mem()
70 void printi64mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi64mem()
74 void printi128mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi128mem()
78 void printi256mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi256mem()
82 void printi512mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printi512mem()
86 void printf32mem(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printf32mem()
[all …]
DX86IntelInstPrinter.cpp55 raw_ostream &O) { in printSSEAVXCC()
95 raw_ostream &O) { in printXOPCC()
111 raw_ostream &O) { in printRoundingControl()
124 raw_ostream &O) { in printPCRelImm()
145 raw_ostream &O) { in printOperand()
158 raw_ostream &O) { in printMemReference()
210 raw_ostream &O) { in printSrcIdx()
224 raw_ostream &O) { in printDstIdx()
232 raw_ostream &O) { in printMemOffset()
255 raw_ostream &O) { in printU8Imm()
DX86ATTInstPrinter.cpp73 raw_ostream &O) { in printSSEAVXCC()
113 raw_ostream &O) { in printXOPCC()
129 raw_ostream &O) { in printRoundingControl()
143 raw_ostream &O) { in printPCRelImm()
163 raw_ostream &O) { in printOperand()
188 raw_ostream &O) { in printMemReference()
232 raw_ostream &O) { in printSrcIdx()
251 raw_ostream &O) { in printDstIdx()
262 raw_ostream &O) { in printMemOffset()
285 raw_ostream &O) { in printU8Imm()
/external/llvm/lib/Target/SystemZ/InstPrinter/
DSystemZInstPrinter.cpp25 unsigned Index, raw_ostream &O) { in printAddress()
41 raw_ostream &O) { in printOperand()
52 void SystemZInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
59 void SystemZInstPrinter::printRegName(raw_ostream &O, unsigned RegNo) const { in printRegName()
64 static void printUImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printUImmOperand()
71 static void printSImmOperand(const MCInst *MI, int OpNum, raw_ostream &O) { in printSImmOperand()
78 raw_ostream &O) { in printU1ImmOperand()
83 raw_ostream &O) { in printU2ImmOperand()
88 raw_ostream &O) { in printU3ImmOperand()
93 raw_ostream &O) { in printU4ImmOperand()
[all …]
/external/llvm/lib/Target/AMDGPU/InstPrinter/
DAMDGPUInstPrinter.cpp31 raw_ostream &O) { in printU8ImmOperand()
36 raw_ostream &O) { in printU16ImmOperand()
41 raw_ostream &O) { in printU32ImmOperand()
46 raw_ostream &O) { in printU8ImmDecOperand()
51 raw_ostream &O) { in printU16ImmDecOperand()
56 raw_ostream &O) { in printOffen()
62 raw_ostream &O) { in printIdxen()
68 raw_ostream &O) { in printAddr64()
74 raw_ostream &O) { in printMBUFOffset()
82 raw_ostream &O) { in printDSOffset()
[all …]
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp42 static void printRegImmShift(raw_ostream &O, ARM_AM::ShiftOpc ShOpc, in printRegImmShift()
69 void ARMInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
320 const MCSubtargetInfo &STI, raw_ostream &O) { in printOperand()
361 raw_ostream &O) { in printThumbLdrLabelOperand()
391 raw_ostream &O) { in printSORegRegOperand()
411 raw_ostream &O) { in printSORegImmOperand()
428 raw_ostream &O) { in printAM2PreOrOffsetIndexOp()
457 raw_ostream &O) { in printAddrModeTBB()
469 raw_ostream &O) { in printAddrModeTBH()
481 raw_ostream &O) { in printAddrMode2Operand()
[all …]
/external/llvm/lib/Target/PowerPC/InstPrinter/
DPPCInstPrinter.cpp56 void PPCInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
157 raw_ostream &O, in printPredicateOperand()
254 raw_ostream &O) { in printU1ImmOperand()
261 raw_ostream &O) { in printU2ImmOperand()
268 raw_ostream &O) { in printU3ImmOperand()
275 raw_ostream &O) { in printU4ImmOperand()
282 raw_ostream &O) { in printS5ImmOperand()
289 raw_ostream &O) { in printU5ImmOperand()
296 raw_ostream &O) { in printU6ImmOperand()
303 raw_ostream &O) { in printU10ImmOperand()
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp50 void AArch64InstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
624 void AArch64AppleInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
679 raw_ostream &O) { in printSysAlias()
924 raw_ostream &O) { in printOperand()
939 raw_ostream &O) { in printHexImm()
945 unsigned Imm, raw_ostream &O) { in printPostIncOperand()
959 raw_ostream &O) { in printVRegOperand()
968 raw_ostream &O) { in printSysCROperand()
976 raw_ostream &O) { in printAddSubImm()
998 raw_ostream &O) { in printLogicalImm32()
[all …]
DAArch64InstPrinter.h62 const MCSubtargetInfo &STI, raw_ostream &O) { in printPostIncOperand()
89 const MCSubtargetInfo &STI, raw_ostream &O) { in printMemExtend()
106 const MCSubtargetInfo &STI, raw_ostream &O) { in printUImm12Offset()
112 const MCSubtargetInfo &STI, raw_ostream &O) { in printAMIndexedWB()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp79 void MipsInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
190 raw_ostream &O) { in printOperand()
207 raw_ostream &O) { in printUnsignedImm()
216 raw_ostream &O) { in printUnsignedImm8()
225 printMemOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperand()
252 printMemOperandEA(const MCInst *MI, int opNum, raw_ostream &O) { in printMemOperandEA()
262 printFCCOperand(const MCInst *MI, int opNum, raw_ostream &O) { in printFCCOperand()
268 printRegisterPair(const MCInst *MI, int opNum, raw_ostream &O) { in printRegisterPair()
273 printSHFMask(const MCInst *MI, int opNum, raw_ostream &O) { in printSHFMask()
340 void MipsInstPrinter::printSaveRestore(const MCInst *MI, raw_ostream &O) { in printSaveRestore()
[all …]
/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()
62 raw_ostream &O, in printSrcMemOperand()
91 raw_ostream &O) { in printCCOperand()
/external/llvm/lib/Target/BPF/InstPrinter/
DBPFInstPrinter.cpp29 void BPFInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
35 static void printExpr(const MCExpr *Expr, raw_ostream &O) { in printExpr()
53 raw_ostream &O, const char *Modifier) { in printOperand()
66 void BPFInstPrinter::printMemOperand(const MCInst *MI, int OpNo, raw_ostream &O, in printMemOperand()
82 raw_ostream &O) { in printImm64Operand()
/external/llvm/lib/Target/Sparc/InstPrinter/
DSparcInstPrinter.cpp46 void SparcInstPrinter::printInst(const MCInst *MI, raw_ostream &O, in printInst()
55 raw_ostream &O) { in printSparcAliasInstr()
109 raw_ostream &O) { in printOperand()
128 raw_ostream &O, const char *Modifier) { in printMemOperand()
151 raw_ostream &O) { in printCCOperand()
175 raw_ostream &O) { in printGetPCX()
/external/harfbuzz_ng/src/
Dhb-atomic-private.hh70 #define hb_atomic_ptr_impl_cmpexch(P,O,N) (InterlockedCompareExchangePointer ((void **) (P), (void … argument
89 #define hb_atomic_ptr_impl_cmpexch(P,O,N) OSAtomicCompareAndSwapPtrBarrier ((void *) (O), (void *) … argument
92 #define hb_atomic_ptr_impl_cmpexch(P,O,N) OSAtomicCompareAndSwap64Barrier ((int64_t) (O), (int64_t)… argument
94 #define hb_atomic_ptr_impl_cmpexch(P,O,N) OSAtomicCompareAndSwap32Barrier ((int32_t) (O), (int32_t)… argument
106 #define hb_atomic_ptr_impl_cmpexch(P,O,N) __sync_bool_compare_and_swap ((P), (O), (N)) argument
119 #define hb_atomic_ptr_impl_cmpexch(P,O,N) ( ({__machine_rw_barrier ();}), atomic_cas_ptr ((void **)… argument
133 static inline int hb_compare_and_swaplp(volatile long* P, long O, long N) { in hb_compare_and_swaplp()
145 #define hb_atomic_ptr_impl_cmpexch(P,O,N) hb_compare_and_swaplp ((long*)(P), (long)(O), (long… argument
156 #define hb_atomic_ptr_impl_cmpexch(P,O,N) (* (void * volatile *) (P) == (void *) (O) ? (* (void * v… argument
166 #define hb_atomic_ptr_impl_cmpexch(P,O,N) (* (void **) (P) == (void *) (O) ? (* (void **) (P) = (vo… argument
[all …]
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.cpp79 raw_ostream &O) { in printOperand()
92 void NVPTXInstPrinter::printCvtMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCvtMode()
142 void NVPTXInstPrinter::printCmpMode(const MCInst *MI, int OpNum, raw_ostream &O, in printCmpMode()
216 raw_ostream &O, const char *Modifier) { in printLdStCode()
264 raw_ostream &O, const char *Modifier) { in printMemOperand()
280 raw_ostream &O, const char *Modifier) { in printProtoIdent()
/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()
74 printOperand(const MCInst *MI, unsigned OpNo, raw_ostream &O) { in printOperand()
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp67 void printInlineJT32(const MachineInstr *MI, int opNum, raw_ostream &O) { in printInlineJT32()
193 printInlineJT(const MachineInstr *MI, int opNum, raw_ostream &O, in printInlineJT()
210 raw_ostream &O) { in printOperand()
242 raw_ostream &O) { in PrintAsmOperand()
256 raw_ostream &O) { in PrintAsmMemoryOperand()
269 raw_svector_ostream O(Str); in EmitInstruction() local
/external/llvm/lib/Target/X86/
DX86AsmPrinter.cpp77 raw_ostream &O) { in printSymbolOperand()
192 unsigned OpNo, raw_ostream &O) { in printPCRelImm()
210 unsigned OpNo, raw_ostream &O, const char *Modifier, in printOperand()
243 unsigned Op, raw_ostream &O, in printLeaMemReference()
295 unsigned Op, raw_ostream &O, in printMemReference()
307 unsigned Op, raw_ostream &O, in printIntelMemReference()
359 char Mode, raw_ostream &O) { in printAsmMRegister()
391 const char *ExtraCode, raw_ostream &O) { in PrintAsmOperand()
483 raw_ostream &O) { in PrintAsmMemoryOperand()
/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/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/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/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.h69 void printSymbolHi(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolHi()
72 void printSymbolLo(MCInst const *MI, unsigned OpNo, raw_ostream &O) const { in printSymbolLo()
/external/llvm/tools/llvm-c-test/
Dobject.c23 LLVMObjectFileRef O; in object_list_sections() local
55 LLVMObjectFileRef O; in object_list_symbols() local

1234567891011