Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1900 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
1913 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2202 static int isRepeatedByteSequence(const ConstantDataSequential *V) { in isRepeatedByteSequence() function
2214 static int isRepeatedByteSequence(const Value *V, const DataLayout &DL) { in isRepeatedByteSequence() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1546 static int isRepeatedByteSequence(const Value *V, TargetMachine &TM) { in isRepeatedByteSequence() function