Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp966 unsigned ToBits = ToType->getPrimitiveSizeInBits(); in isTruncateFree() local
974 unsigned ToBits = ToVT.getSizeInBits(); in isTruncateFree() local
5022 unsigned ToBits = OutVT.getScalarSizeInBits(); in lowerExtendVectorInreg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1865 uint64_t ToBits = ToTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local