/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DIEGenerator.h | 164 unsigned ValueSize = ValueRef.sizeOf(CU.getFormParams()); in addAttribute() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 327 unsigned ValueSize = getAtomicOpSize(RMWI); runOnFunction() local 572 unsigned ValueSize = getAtomicOpSize(AI); tryExpandAtomicRMW() local 588 unsigned ValueSize = getAtomicOpSize(AI); tryExpandAtomicRMW() local 700 unsigned ValueSize = DL.getTypeStoreSize(ValueType); createMaskInstrs() local 1541 unsigned ValueSize = getAtomicOpSize(CI); tryExpandAtomicCmpXchg() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 311 Value(Value), ValueSize(ValueSize), MaxBytesToEmit(MaxBytesToEmit) {} variable 348 uint8_t ValueSize; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 373 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCObjectStreamer.cpp | 644 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCAsmStreamer.cpp | 1484 emitAlignmentDirective(unsigned ByteAlignment,std::optional<int64_t> Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitAlignmentDirective() argument 1553 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCStreamer.cpp | 1233 unsigned ValueSize, in emitValueToAlignment() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1598 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); valueCoversEntireFragment() local 1624 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); valueCoversEntireFragment() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 458 const uint64_t ValueSize = ValueVT.getFixedSizeInBits(); getCopyFromPartsVector() local 473 unsigned ValueSize = ValueSVT.getSizeInBits(); getCopyFromPartsVector() local 732 uint64_t ValueSize = ValueVT.getFixedSizeInBits(); getCopyToPartsVector() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 3396 parseDirectiveAlign(bool IsPow2,unsigned ValueSize) parseDirectiveAlign() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 11549 auto ValueSize = Op.getValueSizeInBits(); calculateSrcByte() local
|