Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExternalASTMerger.h86 const OriginMap &OM; variable
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp81 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()
104 OrderMap OM; in orderModule() local
201 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()
270 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()
297 OrderMap OM = orderModule(M); in predictUseListOrder() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2298 OperandMatcher *OM = new OperandMatcher(*this, OpIdx, "", TempOpIdx); in addPhysRegInput() local
2498 for (auto &OM : Operands) in optimize() local
2513 for (auto &OM : Operands) { in optimize() local
3047 const OperandMatcher &OM = Rule.getOperandMatcher(Copy->getSymbolicName()); in canMutate() local
3273 void RuleMatcher::defineOperand(StringRef SymbolicName, OperandMatcher &OM) { in defineOperand()
3284 void RuleMatcher::definePhysRegOperand(Record *Reg, OperandMatcher &OM) { in definePhysRegOperand()
3963 OperandMatcher &OM = InsnMatcher.addOperand(OpIdx++, "", TempOpIdx); in createAndImportSelDAGMatcher() local
4016 OperandMatcher &OM = in createAndImportSelDAGMatcher() local
4049 OperandMatcher &OM = in createAndImportSelDAGMatcher() local
4113 OperandMatcher &OM = in createAndImportSelDAGMatcher() local
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp958 ObjCMethodDecl *OM) { in ReplaceWithInstancetype()
980 ObjCMethodDecl *OM) { in ReplaceWithClasstype()
1003 ObjCMethodDecl *OM) { in migrateMethodInstanceType()
1251 ObjCMethodDecl *OM) { in migrateNsReturnsInnerPointer()
1294 ObjCMethodDecl *OM, in migrateFactoryMethod()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp128 static void orderValue(const Value *V, OrderMap &OM) { in orderValue()
144 OrderMap OM; in orderModule() local
191 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl()
254 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder()
275 OrderMap OM = orderModule(M); in predictUseListOrder() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp1003 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp1107 } else if (const auto *OM = dyn_cast<ObjCMethodDecl>(DC)) { in createUnnamedGlobalFrom() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1305 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression() local
H A DSemaDecl.cpp17476 OM = SO->second.begin(), in ActOnFields() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp3854 ModuleFile *OM = (Kind == MK_PrebuiltModule || Kind == MK_ExplicitModule || in ReadModuleOffsetMap() local