/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ARMWinEHPrinter.cpp | 300 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() 311 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx() 330 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx() 342 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx() 359 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx() 376 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx() 390 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx() 403 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L() 417 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110() 433 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111() [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
H A D | ascii.d | 569 alias OC = OriginalType!C; variable 631 alias OC = OriginalType!C; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | TargetSubtargetInfo.cpp | 21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
|
H A D | ExpandVectorPredication.cpp | 220 auto OC = static_cast<Instruction::BinaryOps>(*VPI.getFunctionalOpcode()); in expandPredicationInBinaryOperator() local 319 auto OC = VPI.getFunctionalOpcode(); in expandPredication() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | SmartPtrChecker.cpp | 65 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in checkPreCall() local
|
H A D | SmartPtrModeling.cpp | 467 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in handleAssignOp() local
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | mcore-opc.h | 25 O0, OT, O1, OC, O2, X1, OI, OB, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 231 const InstrStage *IS, const unsigned *OC, in MCSubtargetInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ |
H A D | GVNExpression.h | 570 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local 607 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/ |
H A D | AnalysisConsumer.cpp | 606 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getFunctionName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 128 OC, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ASTImporter.cpp | 227 CallOverloadedCreateFun<ToDeclT> OC; in GetImportedOrCreateDecl() local 240 CallOverloadedCreateFun<NewDeclT> OC; in GetImportedOrCreateDecl() local
|
H A D | ASTContext.cpp | 2587 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 283 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getObjCMethodName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | MemorySanitizer.cpp | 2195 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 2972 for (const auto &OC : FO.second) { in WriteComments() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 11869 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 15078 for (const OffsetOfComponent &OC : Components) { in BuildBuiltinOffsetOf() local
|
H A D | SemaOpenMP.cpp | 4474 OMPOrderedClause *OC = nullptr; in ActOnOpenMPRegionEnd() local
|