Home
last modified time | relevance | path

Searched defs:OM (Results 1 – 15 of 15) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.cpp
H A DGlobalISelEmitter.cpp742 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 DGlobalISelCombinerEmitter.cpp98 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 DValueEnumerator.cpp77 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 DDXILValueEnumerator.cpp85 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 DExternalASTMerger.h86 const OriginMap &OM; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp558 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 DObjCMT.cpp954 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 DAsmWriter.cpp113 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 DBitTracker.cpp1002 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesWriter.cpp782 for (auto &OM : ObjCMethods) writeObjCMethodBlock() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1140 } else if (const auto *OM = dyn_cast<ObjCMethodDecl>(DC)) { createUnnamedGlobalFrom() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1303 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { ParseObjCSelectorExpression() local
H A DSemaDecl.cpp19465 OM = SO->second.begin(), ActOnFields() local
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4064 ModuleFile *OM = (Kind == MK_PrebuiltModule || Kind == MK_ExplicitModule || ReadModuleOffsetMap() local