Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp319 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local
333 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local
347 unsigned NumElementsR = cast<FixedVectorType>(TyR)->getNumElements(); in cmpConstants() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionComparator.cpp304 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local
318 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local
332 unsigned NumElementsR = cast<VectorType>(TyR)->getNumElements(); in cmpConstants() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp711 uint64_t NumElementsR = cast<ArrayType>(TyR)->getNumElements(); in cmpConstants() local
725 unsigned NumElementsR = cast<StructType>(TyR)->getNumElements(); in cmpConstants() local
739 unsigned NumElementsR = cast<VectorType>(TyR)->getNumElements(); in cmpConstants() local