Home
last modified time | relevance | path

Searched defs:isRepeatedByteSequence (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1900 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
1913 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2377 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2389 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3023 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
3035 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function