Home
last modified time | relevance | path

Searched defs:OC (Results 1 – 8 of 8) sorted by relevance

/external/llvm/tools/llvm-readobj/
DARMWinEHPrinter.cpp231 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx()
242 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx()
261 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx()
273 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx()
290 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx()
307 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx()
321 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx()
334 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L()
348 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110()
364 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111()
[all …]
/external/llvm/lib/MC/
DMCSubtargetInfo.cpp46 const unsigned *OC, in InitMCSubtargetInfo()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h120 OC, enumerator
/external/clang/test/Layout/
Dms-x86-pack-and-align.cpp603 struct OC : virtual OA, virtual OB {}; struct
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp1478 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
/external/clang/lib/AST/
DASTContext.cpp1878 } else if (const ObjCCategoryDecl *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp9770 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
/external/clang/lib/Sema/
DSemaExpr.cpp10903 const OffsetOfComponent &OC = CompPtr[i]; in BuildBuiltinOffsetOf() local