/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | GlobalISelMatchTable.cpp |
|
H A D | GlobalISelEmitter.cpp | 742 OperandMatcher &OM = InsnMatcher.addOperand(OpIdx++, "", TempOpIdx); createAndImportSelDAGMatcher() local 806 OperandMatcher &OM = createAndImportSelDAGMatcher() local 839 OperandMatcher &OM = createAndImportSelDAGMatcher() local 886 OperandMatcher &OM = createAndImportSelDAGMatcher() local 911 importComplexPatternOperandMatcher(OperandMatcher & OM,Record * R,unsigned & TempOpIdx) const importComplexPatternOperandMatcher() argument 959 OperandMatcher &OM = importChildMatcher() local 1142 OperandMatcher &OM = importChildMatcher() local 1297 const OperandMatcher &OM = Rule.getOperandMatcher(DstChild->getName()); importExplicitUseRenderer() local 2066 OperandMatcher &OM = InsnMatcher.getOperand(OpIdx); runOnPattern() local [all...] |
H A D | GlobalISelCombinerEmitter.cpp | 98 declareOperandExpansion(CodeExpansions & CE,const OperandMatcher & OM,StringRef Name) declareOperandExpansion() argument 148 auto &OM = RM.getOperandMatcher(PT.getTypeOfOpName()); getLLTCodeGenOrTempType() local 2484 OperandMatcher &OM = emitCodeGenInstructionMatchPattern() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 77 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 100 OrderMap OM; in orderModule() local 166 predictValueUseListOrderImpl(const Value * V,const Function * F,unsigned ID,const OrderMap & OM,UseListOrderStack & Stack) predictValueUseListOrderImpl() argument 224 predictValueUseListOrder(const Value * V,const Function * F,OrderMap & OM,UseListOrderStack & Stack) predictValueUseListOrder() argument 251 OrderMap OM = orderModule(M); predictUseListOrder() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 85 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 108 OrderMap OM; in orderModule() local 205 predictValueUseListOrderImpl(const Value * V,const Function * F,unsigned ID,const OrderMap & OM,UseListOrderStack & Stack) predictValueUseListOrderImpl() argument 275 predictValueUseListOrder(const Value * V,const Function * F,OrderMap & OM,UseListOrderStack & Stack) predictValueUseListOrder() argument 302 OrderMap OM = orderModule(M); predictUseListOrder() local [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExternalASTMerger.h | 86 const OriginMap &OM; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 558 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(), in Collect() local 599 for (const CXXMethodDecl *OM : Stack.pop_back_val()) { in Collect() local 649 for (auto &OM : FinalOverriders) { in getFinalOverriders() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 954 ObjCMethodDecl *OM) { in ReplaceWithInstancetype() argument 976 ReplaceWithClasstype(const ObjCMigrateASTConsumer & ASTC,ObjCMethodDecl * OM) ReplaceWithClasstype() argument 999 migrateMethodInstanceType(ASTContext & Ctx,ObjCContainerDecl * CDecl,ObjCMethodDecl * OM) migrateMethodInstanceType() argument 1247 migrateNsReturnsInnerPointer(ASTContext & Ctx,ObjCMethodDecl * OM) migrateNsReturnsInnerPointer() argument 1290 migrateFactoryMethod(ASTContext & Ctx,ObjCContainerDecl * CDecl,ObjCMethodDecl * OM,ObjCInstanceTypeFamily OIT_Family) migrateFactoryMethod() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 113 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() argument 130 OrderMap OM; in orderModule() local 177 predictValueUseListOrder(const Value * V,unsigned ID,const OrderMap & OM) predictValueUseListOrder() argument 239 OrderMap OM = orderModule(M); predictUseListOrder() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 1002 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
|
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesWriter.cpp | 782 for (auto &OM : ObjCMethods) writeObjCMethodBlock() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDecl.cpp | 1140 } else if (const auto *OM = dyn_cast<ObjCMethodDecl>(DC)) { createUnnamedGlobalFrom() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1303 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { ParseObjCSelectorExpression() local
|
H A D | SemaDecl.cpp | 19465 OM = SO->second.begin(), ActOnFields() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 4064 ModuleFile *OM = (Kind == MK_PrebuiltModule || Kind == MK_ExplicitModule || ReadModuleOffsetMap() local
|