Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDARMWinEHPrinter.cpp328 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx()
339 bool Decoder::opcode_10Lxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_10Lxxxxx()
358 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx()
370 bool Decoder::opcode_11010Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11010Lxx()
387 bool Decoder::opcode_11011Lxx(const uint8_t *OC, unsigned &Offset, in opcode_11011Lxx()
404 bool Decoder::opcode_11100xxx(const uint8_t *OC, unsigned &Offset, in opcode_11100xxx()
418 bool Decoder::opcode_111010xx(const uint8_t *OC, unsigned &Offset, in opcode_111010xx()
431 bool Decoder::opcode_1110110L(const uint8_t *OC, unsigned &Offset, in opcode_1110110L()
445 bool Decoder::opcode_11101110(const uint8_t *OC, unsigned &Offset, in opcode_11101110()
461 bool Decoder::opcode_11101111(const uint8_t *OC, unsigned &Offset, in opcode_11101111()
[all …]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetSubtargetInfo.cpp21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
HDExpandVectorPredication.cpp258 auto OC = static_cast<Instruction::BinaryOps>(*VPI.getFunctionalOpcode()); in expandPredicationInBinaryOperator() local
720 auto OC = VPI.getFunctionalOpcode(); in expandPredication() local
HDSelectOptimize.cpp1256 if (auto OC = ICost.getValue()) in computeInstCost() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDSmartPtrChecker.cpp65 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in checkPreCall() local
HDSmartPtrModeling.cpp735 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in handleAssignOp() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
HDVECustomDAG.cpp244 unsigned OC = Op->getOpcode(); in getIdiomaticVectorType() local
485 unsigned OC = in getUnpack() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDGVNExpression.h570 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local
607 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
HDMCSubtargetInfo.cpp232 const InstrStage *IS, const unsigned *OC, in MCSubtargetInfo()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h123 OC, enumerator
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDAnalysisDeclContext.cpp376 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getFunctionName() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/APINotes/
HDAPINotesWriter.cpp613 for (auto &OC : Contexts) in writeContextBlock() local
632 for (auto &OC : Contexts) in writeContextBlock() local
/freebsd-13-stable/contrib/ntp/ntpq/
HDntpq.c127 #define OC 8 /* integer, print in octal */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
HDMemorySanitizer.cpp2521 OriginCombiner OC(this, IRB); in setOriginForNaryOp() local
3932 OriginCombiner OC(this, IRB); in handleNEONVectorStoreIntrinsic() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTImporter.cpp251 CallOverloadedCreateFun<ToDeclT> OC; in GetImportedOrCreateDecl() local
264 CallOverloadedCreateFun<NewDeclT> OC; in GetImportedOrCreateDecl() local
HDASTContext.cpp2650 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.cpp284 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getObjCMethodName() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp3424 for (const auto &OC : FO.second) { in WriteComments() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
HDARMAsmParser.cpp12356 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExpr.cpp15734 for (const OffsetOfComponent &OC : Components) { in BuildBuiltinOffsetOf() local
HDSemaOpenMP.cpp4613 OMPOrderedClause *OC = nullptr; in ActOnOpenMPRegionEnd() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp21542 unsigned OC = N->getOpcode(); in isCheapToExtend() local