Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp329 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 DTargetSubtargetInfo.cpp22 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in TargetSubtargetInfo()
H A DExpandVectorPredication.cpp236 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 DSmartPtrChecker.cpp61 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in checkPreCall() local
H A DSmartPtrModeling.cpp735 const auto *OC = dyn_cast<CXXMemberOperatorCall>(&Call); in handleAssignOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVECustomDAG.cpp244 unsigned OC = Op->getOpcode(); in getIdiomaticVectorType() local
485 unsigned OC = in getUnpack() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h576 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 DMCSubtargetInfo.cpp254 const InstrStage *IS, const unsigned *OC, const unsigned *FP) in MCSubtargetInfo()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp289 auto &OC = OrderedComments[CommentFile]; in addComment() local
H A DASTImporter.cpp250 CallOverloadedCreateFun<ToDeclT> OC; in GetImportedOrCreateDecl() local
263 CallOverloadedCreateFun<NewDeclT> OC; in GetImportedOrCreateDecl() local
H A DASTContext.cpp2833 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { in CollectInheritedProtocols() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h123 OC, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp374 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getFunctionName() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp612 for (auto &OC : Contexts) in writeContextBlock() local
631 for (auto &OC : Contexts) in writeContextBlock() local
/freebsd/contrib/ntp/ntpq/
H A Dntpq.c131 #define OC global() macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2634 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 DSPIRVBuiltins.cpp1714 uint32_t OC = IsVec ? SPIRV::OpDot : SPIRV::OpFMulS; in generateDotOrFMulInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp423 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getObjCMethodName() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3511 for (const auto &OC : FO.second) { in WriteComments() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp12413 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); in parseDirectiveUnwindRaw() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16100 for (const OffsetOfComponent &OC : Components) { in BuildBuiltinOffsetOf() local
H A DSemaOpenMP.cpp4610 OMPOrderedClause *OC = nullptr; in ActOnOpenMPRegionEnd() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22409 unsigned OC = N->getOpcode(); in isCheapToExtend() local