Home
last modified time | relevance | path

Searched refs:getConstantDataArrayInfo (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueTracking.h301 bool getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp3637 bool llvm::getConstantDataArrayInfo(const Value *V, in getConstantDataArrayInfo() function in llvm
3661 return getConstantDataArrayInfo(GEP->getOperand(0), Slice, ElementSize, in getConstantDataArrayInfo()
3717 if (!getConstantDataArrayInfo(V, Slice, 8, Offset)) in getConstantStringInfo()
3797 if (!getConstantDataArrayInfo(V, Slice, CharSize)) in GetStringLengthH()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp669 if (getConstantDataArrayInfo(GEP->getOperand(0), Slice, CharSize)) { in optimizeStringLength()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5833 return getConstantDataArrayInfo(G->getGlobal(), Slice, 8, in isMemSrcFromConstant()