Home
last modified time | relevance | path

Searched refs:getSequenceIfElementsMatch (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DConstants.cpp845 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function
921 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()
1031 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstants.cpp913 static Constant *getSequenceIfElementsMatch(Constant *C, in getSequenceIfElementsMatch() function
989 return getSequenceIfElementsMatch<ConstantDataArray>(C, V); in getImpl()
1089 return getSequenceIfElementsMatch<ConstantDataVector>(C, V); in getImpl()