Searched defs:OC (Results 1 – 8 of 8) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | ARMWinEHPrinter.cpp | 231 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/ |
D | MCSubtargetInfo.cpp | 46 const unsigned *OC, in InitMCSubtargetInfo()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 120 OC, enumerator
|
/external/clang/test/Layout/ |
D | ms-x86-pack-and-align.cpp | 603 struct OC : virtual OA, virtual OB {}; struct
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | MemorySanitizer.cpp | 1478 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
|
/external/clang/lib/AST/ |
D | ASTContext.cpp | 1878 } else if (const ObjCCategoryDecl *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
|
/external/llvm/lib/Target/ARM/AsmParser/ |
D | ARMAsmParser.cpp | 9770 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 10903 const OffsetOfComponent &OC = CompPtr[i]; in BuildBuiltinOffsetOf() local
|