Home
last modified time | relevance | path

Searched refs:isMergeable4ByteCString (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DSectionKind.h128 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DSectionKind.h133 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DSectionKind.h142 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DSectionKind.h142 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DSectionKind.h142 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DSectionKind.h142 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DSectionKind.h142 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp254 } else if (Kind.isMergeable4ByteCString()) { in selectELFSectionForGlobal()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp538 else if (Kind.isMergeable4ByteCString()) in getEntrySizeForKind()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1640 GVKind.isMergeable2ByteCString() || GVKind.isMergeable4ByteCString()) in EmitGlobalVariable()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp611 else if (Kind.isMergeable4ByteCString()) in getEntrySizeForKind()