Home
last modified time | relevance | path

Searched defs:NumBits2 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp196 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
204 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
212 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isZExtFree() local
220 unsigned NumBits2 = VT2.getSizeInBits(); in isZExtFree() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13612 uint64_t NumBits2 = Ty2->getPrimitiveSizeInBits().getFixedValue(); in isTruncateFree() local
13619 uint64_t NumBits2 = VT2.getFixedSizeInBits(); in isTruncateFree() local
13656 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isZExtFree() local
13663 unsigned NumBits2 = VT2.getSizeInBits(); in isZExtFree() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16830 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
16838 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12755 unsigned NumBits2 = N2.getScalarValueSizeInBits(); in matchShuffleWithPACK() local
34943 unsigned NumBits2 = Ty2->getPrimitiveSizeInBits(); in isTruncateFree() local
34978 unsigned NumBits2 = VT2.getSizeInBits(); in isTruncateFree() local