Home
last modified time | relevance | path

Searched refs:getTypeInfo (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPass.cpp242 CFGOnlyList.push_back(P->getTypeInfo()); in passEnumerate()
265 if (PI) Preserved.push_back(PI->getTypeInfo()); in addPreserved()
DPassRegistry.cpp60 PassInfoMap.insert(std::make_pair(PI.getTypeInfo(), &PI)).second; in registerPass()
DLegacyPassManager.cpp798 ImmutablePassMap[ImmPI->getTypeInfo()] = P; in addImmutablePass()
877 AvailableAnalysis[II[i]->getTypeInfo()] = P; in recordAvailableAnalysis()
1006 AvailableAnalysis.find(II[i]->getTypeInfo()); in freePass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/
DPassInfo.h71 const void *getTypeInfo() const { return PassID; } in getTypeInfo() function
DPassSupport.h128 : RegisterAGBase(RPB.getPassName(), &Interface::ID, RPB.getTypeInfo(), in RegisterAnalysisGroup()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp349 return PI ? PI->getTypeInfo() : nullptr; in getPassIDFromName()
883 const char *TID = (const char *)(TPI->getTypeInfo()); in addMachinePasses()
884 const char *IID = (const char *)(IPI->getTypeInfo()); in addMachinePasses()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
DKeyTypeData.java225 getTypeInfo(keyTypeDataRes.get("typeInfo")); in initFromResourceBundle()
464 private static void getTypeInfo(UResourceBundle typeInfoRes) {
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java229 getTypeInfo(keyTypeDataRes.get("typeInfo")); in initFromResourceBundle()
468 private static void getTypeInfo(UResourceBundle typeInfoRes) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DREADME.txt117 For vector types, DataLayout.cpp::getTypeInfo() returns alignment that is equal