HomeSort by relevance Sort by last modified time
    Searched refs:OM (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 57 static void orderValue(const Value *V, OrderMap &OM) {
58 if (OM.lookup(V).first)
65 orderValue(Op, OM);
69 OM.index(V);
75 OrderMap OM;
85 orderValue(G.getInitializer(), OM);
88 orderValue(A.getAliasee(), OM);
91 orderValue(I.getResolver(), OM);
95 orderValue(U.get(), OM);
97 OM.LastGlobalConstantID = OM.size()
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 59 ObjCMethodDecl *OM);
60 bool migrateProperty(ASTContext &Ctx, ObjCContainerDecl *D, ObjCMethodDecl *OM);
61 void migrateNsReturnsInnerPointer(ASTContext &Ctx, ObjCMethodDecl *OM);
64 ObjCMethodDecl *OM,
    [all...]
  /external/clang/lib/AST/
CXXInheritance.cpp 536 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(),
538 OM != OMEnd;
539 ++OM) {
541 = cast<CXXMethodDecl>(OM->first->getCanonicalDecl());
542 Overriders[CanonOM].add(OM->second);
580 for (const CXXMethodDecl *OM : Stack.pop_back_val()) {
581 const CXXMethodDecl *CanonOM = OM->getCanonicalDecl();
631 for (auto &OM : FinalOverriders) {
632 for (auto &SO : OM.second) {
  /external/llvm/lib/IR/
AsmWriter.cpp 74 static void orderValue(const Value *V, OrderMap &OM) {
75 if (OM.lookup(V).first)
82 orderValue(Op, OM);
86 OM.index(V);
92 OrderMap OM;
97 orderValue(G.getInitializer(), OM);
98 orderValue(&G, OM);
102 orderValue(A.getAliasee(), OM);
103 orderValue(&A, OM);
107 orderValue(I.getResolver(), OM);
    [all...]
  /external/llvm/lib/Target/Hexagon/
BitTracker.cpp 1009 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub);
1011 uint16_t OMB = OM.first(), OME = OM.last();
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
  /external/clang/lib/Sema/
SemaExprObjC.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/sonivox/jet_tools/JetCreator/
img_splash.py 258 \xce\x97e\x9a\xd4\x04\x9aV\xe0M\n\x0cY!\x07\xf1V\xe3\xf1\xc4\x07~OM\xb0\xed\
    [all...]
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-route53/1.11.18/
aws-java-sdk-route53-1.11.18.jar 

Completed in 573 milliseconds