Home
last modified time | relevance | path

Searched defs:NumElementsL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp291 uint64_t NumElementsL = cast<ArrayType>(TyL)->getNumElements(); in cmpConstants() local
305 unsigned NumElementsL = cast<StructType>(TyL)->getNumElements(); in cmpConstants() local
319 unsigned NumElementsL = cast<VectorType>(TyL)->getNumElements(); in cmpConstants() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp710 uint64_t NumElementsL = cast<ArrayType>(TyL)->getNumElements(); in cmpConstants() local
724 unsigned NumElementsL = cast<StructType>(TyL)->getNumElements(); in cmpConstants() local
738 unsigned NumElementsL = cast<VectorType>(TyL)->getNumElements(); in cmpConstants() local