Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h1374 unsigned ExtSize = RetTy->getScalarSizeInBits() * 2; variable
1375 Type *ExtTy = RetTy->getWithNewBitWidth(ExtSize);
1438 unsigned ExtSize = MulTy->getScalarSizeInBits() * 2; variable
1439 Type *ExtTy = MulTy->getWithNewBitWidth(ExtSize);