Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp538 unsigned ToBits = ToType->getPrimitiveSizeInBits(); in isTruncateFree() local
546 unsigned ToBits = ToVT.getSizeInBits(); in isTruncateFree() local
4414 unsigned ToBits = OutVT.getVectorElementType().getSizeInBits(); in lowerExtendVectorInreg() local
/external/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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1865 uint64_t ToBits = ToTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local