Home
last modified time | relevance | path

Searched refs:CurElTy (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1075 Type *CurElTy = cast<PointerType>(ActTy)->getElementType(); in transformConstExprCastCall() local
1076 if (TD->getTypeAllocSize(CurElTy) != in transformConstExprCastCall()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2709 Type *CurElTy = ActTy->getPointerElementType(); in transformConstExprCastCall() local
2710 if (DL.getTypeAllocSize(CurElTy) != in transformConstExprCastCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4215 Type *CurElTy = ActTy->getPointerElementType(); in transformConstExprCastCall() local
4216 if (DL.getTypeAllocSize(CurElTy) != in transformConstExprCastCall()