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-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp728 unsigned ToBits = ToType->getPrimitiveSizeInBits(); in isTruncateFree() local
736 unsigned ToBits = ToVT.getSizeInBits(); in isTruncateFree() local
4703 unsigned ToBits = OutVT.getScalarSizeInBits(); in lowerExtendVectorInreg() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1841 uint64_t ToBits = ToTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local