Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1028 unsigned ToBits = ToType->getPrimitiveSizeInBits().getFixedValue(); in isTruncateFree() local
1036 unsigned ToBits = ToVT.getFixedSizeInBits(); in isTruncateFree() local
5561 unsigned ToBits = OutVT.getScalarSizeInBits(); in lowerSIGN_EXTEND_VECTOR_INREG() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLocal.cpp2175 uint64_t ToBits = ToTy->getPrimitiveSizeInBits(); in replaceAllDbgUsesWith() local