Home
last modified time | relevance | path

Searched refs:Mergeable4ByteCString (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DSectionKind.h51 Mergeable4ByteCString, enumerator
130 K == Mergeable4ByteCString; in isMergeableCString()
134 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString()
190 return get(Mergeable4ByteCString); in getMergeable4ByteCString()
/external/llvm/include/llvm/MC/
DSectionKind.h48 Mergeable4ByteCString, enumerator
124 K == Mergeable4ByteCString; in isMergeableCString()
128 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString()
183 return get(Mergeable4ByteCString); in getMergeable4ByteCString()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DSectionKind.h53 Mergeable4ByteCString, enumerator
147 K == Mergeable4ByteCString; in isMergeableCString()
151 bool isMergeable4ByteCString() const { return K == Mergeable4ByteCString; } in isMergeable4ByteCString()
217 return get(Mergeable4ByteCString); in getMergeable4ByteCString()