/external/llvm-project/compiler-rt/lib/builtins/ |
D | cpu_model.c | 277 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() 291 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() 488 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() 719 unsigned Model, Family; in __cpu_indicator_init() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Host.cpp | 542 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() 556 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() 881 static void getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() 1142 unsigned Family = 0, Model = 0; in getHostCPUName() local
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 146 AllocationFamily Family; member in __anon59cbc8120211::RefState 1557 AllocationFamily Family) { in MallocMemAux() 1568 AllocationFamily Family) { in MallocMemAux() 1612 AllocationFamily Family, in MallocUpdateRefState() 1661 AllocationFamily Family, in FreeMemAux() 1727 static void printExpectedAllocName(raw_ostream &os, AllocationFamily Family) { in printExpectedAllocName() 1740 static void printExpectedDeallocName(raw_ostream &os, AllocationFamily Family) { in printExpectedDeallocName() 1755 AllocationFamily Family, bool ReturnsNullOnFailure) const { in FreeMemAux() 1929 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked() 2196 AllocationFamily Family, in HandleOffsetFree() [all …]
|
D | NullabilityChecker.cpp | 597 ObjCMethodFamily Family = MD->getMethodFamily(); in checkPreStmt() local
|
/external/llvm-project/llvm/lib/Support/ |
D | Host.cpp | 574 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() 588 getIntelProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getIntelProcessorTypeAndSubtype() 862 getAMDProcessorTypeAndSubtype(unsigned Family, unsigned Model, in getAMDProcessorTypeAndSubtype() 1124 unsigned Family = 0, Model = 0; in getHostCPUName() local
|
/external/llvm/lib/Support/ |
D | Host.cpp | 285 static void detectX86FamilyModel(unsigned EAX, unsigned *Family, in detectX86FamilyModel() 299 getIntelProcessorTypeAndSubtype(unsigned int Family, unsigned int Model, in getIntelProcessorTypeAndSubtype() 585 static void getAMDProcessorTypeAndSubtype(unsigned int Family, in getAMDProcessorTypeAndSubtype() 752 unsigned Family = 0, Model = 0; in getHostCPUName() local
|
/external/clang/lib/StaticAnalyzer/Checkers/ |
D | MallocChecker.cpp | 69 unsigned Family : 29; // Rest of 32-bit word, currently just an allocation member in __anond5670e240111::RefState 575 AllocationFamily Family, in isCMemFunction() 1072 AllocationFamily Family) { in MallocMemAux() 1084 AllocationFamily Family) { in MallocMemAux() 1127 AllocationFamily Family) { in MallocUpdateRefState() 1286 AllocationFamily Family = getAllocationFamily(C, E); in printExpectedAllocName() local 1449 AllocationFamily Family = RsBase ? RsBase->getAllocationFamily() in FreeMemAux() local 1462 MallocChecker::getCheckIfTracked(AllocationFamily Family, in getCheckIfTracked() 2067 AllocationFamily Family = RS->getAllocationFamily(); in reportLeak() local 2714 AllocationFamily Family = RefS->getAllocationFamily(); in printState() local
|
D | NullabilityChecker.cpp | 579 ObjCMethodFamily Family = MD->getMethodFamily(); in checkPreStmt() local
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | AVR.cpp | 34 StringRef Family; member
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_padding_optimizer.cc | 124 enum Family { in OptimizeLayout() enum
|
/external/python/cpython3/Modules/ |
D | overlapped.c | 452 int Family; in overlapped_BindLocal() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | DeclBase.h | 1617 mutable uint64_t Family : ObjCMethodFamilyBitWidth; variable
|
/external/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 150 if (ObjCMethodFamily Family = Overridden->getMethodFamily()) in CheckObjCMethodOverride() local 408 ObjCMethodFamily Family = MDecl->getMethodFamily(); in ActOnStartOfObjCMethodDef() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclObjC.cpp | 174 if (ObjCMethodFamily Family = Overridden->getMethodFamily()) in CheckObjCMethodOverride() local 478 ObjCMethodFamily Family = MDecl->getMethodFamily(); in ActOnStartOfObjCMethodDef() local
|
/external/llvm/include/llvm/Support/ |
D | MachO.h | 1401 static inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | MachO.h | 1416 static inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 1470 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MachO.h | 1468 inline int CPU_SUBTYPE_INTEL(int Family, int Model) { in CPU_SUBTYPE_INTEL()
|