Home
last modified time | relevance | path

Searched defs:ValueSize (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDIEGenerator.h164 unsigned ValueSize = ValueRef.sizeOf(CU.getFormParams()); in addAttribute() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp327 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 DMCFragment.h311 Value(Value), ValueSize(ValueSize), MaxBytesToEmit(MaxBytesToEmit) {} variable
348 uint8_t ValueSize; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCELFStreamer.cpp373 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
H A DMCObjectStreamer.cpp644 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
H A DMCAsmStreamer.cpp1484 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 DMCStreamer.cpp1233 unsigned ValueSize, in emitValueToAlignment() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1598 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 DSelectionDAGBuilder.cpp458 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 DAsmParser.cpp3396 parseDirectiveAlign(bool IsPow2,unsigned ValueSize) parseDirectiveAlign() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11549 auto ValueSize = Op.getValueSizeInBits(); calculateSrcByte() local