Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp73 const unsigned ExtraBits = getSIntValue() local
/llvm-project/llvm/lib/Target/ARM/
H A DThumbRegisterInfo.cpp267 unsigned ExtraBits = 0; emitThumbRegPlusImmediate() local
/llvm-project/llvm/include/llvm/ADT/
H A DBitVector.h784 if (unsigned ExtraBits = Size % BITWORD_SIZE) { variable
/llvm-project/clang/lib/AST/
H A DType.cpp3600 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); FunctionProtoType() local
3611 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); FunctionProtoType() local
3633 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); FunctionProtoType() local
3716 auto &ExtraBits = *getTrailingObjects<FunctionTypeExtraBitfields>(); FunctionProtoType() local
[all...]
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3550 uint64_t ExtraBits = 0; emitGlobalConstantLargeInt() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4510 unsigned ExtraBits = SrcOp.getValueSizeInBits() - VTBits; ComputeNumSignBits() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp14669 uint64_t ExtraBits = VT.getScalarSizeInBits() - ResVT.getScalarSizeInBits(); canLowerSRLToRoundingShiftForVT() local
[all...]