/aosp_15_r20/external/mesa3d/src/imagination/rogue/ |
H A D | rogue_info.c | 200 #define OM(op_mod) BITFIELD64_BIT(ROGUE_ALU_OP_MOD_##op_mod) macro 245 #define OM(op_mod) BITFIELD64_BIT(ROGUE_CTRL_OP_MOD_##op_mod) macro 254 #define OM(op_mod) BITFIELD64_BIT(ROGUE_CTRL_OP_MOD_##op_mod) macro 278 #define OM(op_mod) BITFIELD64_BIT(ROGUE_BACKEND_OP_MOD_##op_mod) macro 465 #define OM(op_mod) BITFIELD64_BIT(ROGUE_BACKEND_OP_MOD_##op_mod) macro 500 #define OM(op_mod) BITFIELD64_BIT(ROGUE_BITWISE_OP_MOD_##op_mod) macro 568 #define OM(op_mod) BITFIELD64_BIT(ROGUE_ALU_OP_MOD_##op_mod) macro
|
H A D | rogue_encode.c | 175 #define OM(op_mod) ROGUE_CTRL_OP_MOD_##op_mod in rogue_encode_instr_group_header() macro 250 #define OM(op_mod) ROGUE_ALU_OP_MOD_##op_mod macro 453 #define OM(op_mod) ROGUE_BACKEND_OP_MOD_##op_mod macro 760 #define OM(op_mod) ROGUE_CTRL_OP_MOD_##op_mod macro
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILValueEnumerator.cpp | 85 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 108 OrderMap OM; in orderModule() local 205 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 275 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 302 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 87 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 105 OrderMap OM; in orderModule() local 171 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 240 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 261 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 57 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 75 OrderMap OM; in orderModule() local 141 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 210 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 231 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Writer/ |
H A D | ValueEnumerator.cpp | 77 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 100 OrderMap OM; in orderModule() local 166 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 224 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 251 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/mesa3d/src/imagination/rogue/passes/ |
H A D | rogue_schedule_instr_groups.c | 517 #define OM(op_mod) ROGUE_ALU_OP_MOD_##op_mod macro 610 #define OM(op_mod) BITFIELD64_BIT(ROGUE_BACKEND_OP_MOD_##op_mod) macro 625 #define OM(op_mod) ROGUE_BACKEND_OP_MOD_##op_mod macro
|
/aosp_15_r20/external/clang/lib/AST/ |
H A D | CXXInheritance.cpp | 536 for (CXXFinalOverriderMap::iterator OM = BaseOverriders->begin(), in Collect() local 580 for (const CXXMethodDecl *OM : Stack.pop_back_val()) { in Collect() local 631 for (auto &OM : FinalOverriders) { in getFinalOverriders() local
|
/aosp_15_r20/external/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 967 ObjCMethodDecl *OM) { in ReplaceWithInstancetype() 989 ObjCMethodDecl *OM) { in ReplaceWithClasstype() 1012 ObjCMethodDecl *OM) { in migrateMethodInstanceType() 1260 ObjCMethodDecl *OM) { in migrateNsReturnsInnerPointer() 1303 ObjCMethodDecl *OM, in migrateFactoryMethod()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | ExternalASTMerger.h | 86 const OriginMap &OM; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | ExternalASTMerger.h | 86 const OriginMap &OM; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | ExternalASTMerger.h | 86 const OriginMap &OM; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | ExternalASTMerger.h | 86 const OriginMap &OM; variable
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 74 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 92 OrderMap OM; in orderModule() local 137 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 200 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 221 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 119 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 137 OrderMap OM; in orderModule() local 182 unsigned ID, const OrderMap &OM, in predictValueUseListOrderImpl() 245 OrderMap &OM, UseListOrderStack &Stack) { in predictValueUseListOrder() 266 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 112 static void orderValue(const Value *V, OrderMap &OM) { in orderValue() 129 OrderMap OM; in orderModule() local 176 predictValueUseListOrder(const Value *V, unsigned ID, const OrderMap &OM) { in predictValueUseListOrder() 238 OrderMap OM = orderModule(M); in predictUseListOrder() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 1009 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 1002 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 1001 BitMask OM = ME.mask(OldRR.Reg, OldRR.Sub); in subst() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaExprObjC.cpp | 1165 if (const ObjCMethodDecl *OM = SelectorsForTypoCorrection(Sel)) { in ParseObjCSelectorExpression() local
|
H A D | SemaDecl.cpp | 14120 OM = SO->second.begin(), in ActOnFields() local
|
/aosp_15_r20/external/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 2876 ModuleFile *OM = ModuleMgr.lookup(Name); in ReadASTBlock() local
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
H A D | apiviewer.js | 175 …",b=".prototype",L="function",K="Boolean",J="Error",I="constructor",H="warn",G="hasOwnProperty",F=…
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-android/1.8.0-beta01/androidx.compose.ui_ui/android_common/aar/ |
D | androidx.compose.ui_ui.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/compose/ui/ui-android/1.8.0-beta01/androidx.compose.ui_ui/android_common_apex34/aar/ |
D | androidx.compose.ui_ui.jar | META-INF/
androidx/
androidx/compose/
androidx/compose/ui/
androidx/compose ... |