Home
last modified time | relevance | path

Searched defs:isRepeatedByteSequence (Results 1 – 2 of 2) 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/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1546 static int isRepeatedByteSequence(const Value *V, TargetMachine &TM) { in isRepeatedByteSequence() function