Home
last modified time | relevance | path

Searched refs:getMappingClassString (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
H A DXCOFF.cpp13 StringRef XCOFF::getMappingClassString(XCOFF::StorageMappingClass SMC) { in getMappingClassString() function in XCOFF
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DXCOFF.h255 StringRef getMappingClassString(XCOFF::StorageMappingClass SMC);
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/BinaryFormat/
H A DXCOFF.cpp20 StringRef XCOFF::getMappingClassString(XCOFF::StorageMappingClass SMC) { in getMappingClassString() function in XCOFF
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCContext.cpp555 CachedName + "[" + XCOFF::getMappingClassString(SMC) + "]"); in getXCOFFSection()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCContext.cpp804 XCOFF::getMappingClassString(CsectProp->MappingClass) + "]")); in getXCOFFSection()