Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
H A DExpandVectorPredication.cpp258 auto OC = static_cast<Instruction::BinaryOps>(*VPI.getFunctionalOpcode()); in expandPredicationInBinaryOperator() local
696 auto OC = VPI.getFunctionalOpcode(); expandPredication() local
H A DSelectOptimize.cpp1203 if (auto OC = ICost.getValue()) computeInstCost() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSmartPtrChecker.cpp65 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-src/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-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h570 const VariableExpression &OC = cast<VariableExpression>(Other); in equals() local
607 const ConstantExpression &OC = cast<ConstantExpression>(Other); in equals() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp232 const InstrStage *IS, const unsigned *OC, in MCSubtargetInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h123 OC, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp376 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { in getFunctionName() local
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp604 for (auto &OC : ObjCContexts) writeObjCContextBlock() local
623 for (auto &OC : ObjCContexts) writeObjCContextBlock() local
/freebsd-src/contrib/ntp/ntpq/
H A Dntpq.c127 #define OC 8 /* integer, print in octal */ macro
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp251 CallOverloadedCreateFun<ToDeclT> OC; in GetImportedOrCreateDecl() local
264 CallOverloadedCreateFun<NewDeclT> OC; in GetImportedOrCreateDecl() local
H A DASTContext.cpp2599 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(CDecl)) { CollectInheritedProtocols() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp274 } else if (const auto *OC = dyn_cast<ObjCCategoryDecl>(DC)) { getObjCMethodName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2482 OriginCombiner OC(this, IRB); setOriginForNaryOp() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3264 for (const auto &OC : FO.second) { WriteComments() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp12097 const MCConstantExpr *OC = dyn_cast<MCConstantExpr>(OE); parseDirectiveUnwindRaw() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp16740 for (const OffsetOfComponent &OC : Components) { BuildBuiltinOffsetOf() local
[all...]
H A DSemaOpenMP.cpp4826 OMPOrderedClause *OC = nullptr; ActOnOpenMPRegionEnd() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp20294 unsigned OC = N->getOpcode(); isCheapToExtend() local
[all...]