Home
last modified time | relevance | path

Searched defs:ExtraBits (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp73 const unsigned ExtraBits = in getSIntValue() local
/freebsd/sys/contrib/dev/acpica/components/debugger/
H A Ddbtest.c700 UINT8 ExtraBits; in AcpiDbTestBufferType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp203 unsigned ExtraBits = 0; emitThumbRegPlusImmediate() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h784 if (unsigned ExtraBits = Size % BITWORD_SIZE) { variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3541 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); in FunctionProtoType() local
3552 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); in FunctionProtoType() local
3574 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); in FunctionProtoType() local
3657 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); in FunctionProtoType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3552 uint64_t ExtraBits = 0; in emitGlobalConstantLargeInt() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4511 unsigned ExtraBits = SrcOp.getValueSizeInBits() - VTBits; in ComputeNumSignBits() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14873 uint64_t ExtraBits = VT.getScalarSizeInBits() - ResVT.getScalarSizeInBits(); in canLowerSRLToRoundingShiftForVT() local