Searched defs:ToBits (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelLowering.cpp | 1115 unsigned ToBits = ToType->getPrimitiveSizeInBits().getFixedValue(); isTruncateFree() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | Local.cpp | 2721 uint64_t ToBits = ToTy->getPrimitiveSizeInBits(); replaceAllDbgUsesWith() local |