| /freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ARMWinEHPrinter.cpp | 329 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() 340 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx() 359 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx() 371 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx() 388 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx() 405 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx() 419 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx() 432 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L() 446 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110() 462 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetSubtargetInfo.cpp | 22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
|
| H A D | ExpandVectorPredication.cpp | 236 auto OC = static_cast<Instruction::BinaryOps>(*VPI.getFunctionalOpcode()); in expandPredicationInBinaryOperator() local 559 auto OC = VPI.getFunctionalOpcode(); in expandPredication() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | SmartPtrChecker.cpp | 61 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in checkPreCall() local
|
| H A D | SmartPtrModeling.cpp | 735 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in handleAssignOp() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VECustomDAG.cpp | 244 unsigned OC = Op->getOpcode(); in getIdiomaticVectorType() local 485 unsigned OC = in getUnpack() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | GVNExpression.h | 576 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local 613 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 254 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | RawCommentList.cpp | 289 auto &OC = OrderedComments[CommentFile]; in addComment() local
|
| H A D | ASTImporter.cpp | 250 CallOverloadedCreateFun<ToDeclT> OC; in GetImportedOrCreateDecl() local 263 CallOverloadedCreateFun<NewDeclT> OC; in GetImportedOrCreateDecl() local
|
| H A D | ASTContext.cpp | 2833 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 123 OC, enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 374 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getFunctionName() local
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesWriter.cpp | 612 for (auto &OC : Contexts) in writeContextBlock() local 631 for (auto &OC : Contexts) in writeContextBlock() local
|
| /freebsd/contrib/ntp/ntpq/ |
| H A D | ntpq.c | 131 #define OC global() macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | MemorySanitizer.cpp | 2634 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local 4929 OriginCombiner OC(this, IRB); in handleNEONVectorStoreIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVBuiltins.cpp | 1714 uint32_t OC = IsVec ? SPIRV::OpDot : SPIRV::OpFMulS; in generateDotOrFMulInst() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGDebugInfo.cpp | 423 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getObjCMethodName() local
|
| /freebsd/contrib/llvm-project/clang/lib/Serialization/ |
| H A D | ASTWriter.cpp | 3511 for (const auto &OC : FO.second) { in WriteComments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 12413 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 16100 for (const OffsetOfComponent &OC : Components) { in BuildBuiltinOffsetOf() local
|
| H A D | SemaOpenMP.cpp | 4610 OMPOrderedClause *OC = nullptr; in ActOnOpenMPRegionEnd() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 22409 unsigned OC = N->getOpcode(); in isCheapToExtend() local
|