/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | DIEGenerator.h | 164 unsigned ValueSize = ValueRef.sizeOf(CU.getFormParams()); in addAttribute() local
|
/llvm-project/llvm/utils/yaml-bench/ |
H A D | YAMLBench.cpp | 176 createJSONText(size_t MemoryMB,unsigned ValueSize) createJSONText() argument
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | SnippetFile.cpp | 204 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 298 unsigned ValueSize; global() variable 308 MCAlignFragment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) MCAlignFragment() argument 335 uint8_t ValueSize; global() variable
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | AtomicExpandPass.cpp | 607 unsigned ValueSize = getAtomicOpSize(AI); tryExpandAtomicRMW() local 623 unsigned ValueSize = getAtomicOpSize(AI); tryExpandAtomicRMW() local 646 unsigned ValueSize = getAtomicOpSize(AI); tryExpandAtomicRMW() local 746 unsigned ValueSize = DL.getTypeStoreSize(ValueType); createMaskInstrs() local 1625 unsigned ValueSize = getAtomicOpSize(CI); tryExpandAtomicCmpXchg() local [all...] |
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ |
H A D | identifier-naming-hungarian-notation-c-language.c | 359 size_t ValueSize = 0; variable
|
H A D | identifier-naming-hungarian-notation.cpp | 449 size_t ValueSize = 0; variable
|
H A D | identifier-naming-hungarian-notation-lower-case-prefix.cpp | 449 size_t ValueSize = 0; variable
|
H A D | identifier-naming-hungarian-notation-cfgfile.cpp | 444 size_t ValueSize = 0; variable
|
/llvm-project/llvm/lib/MC/ |
H A D | MCELFStreamer.cpp | 335 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCObjectStreamer.cpp | 555 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCAsmStreamer.cpp | 1483 emitAlignmentDirective(unsigned ByteAlignment,std::optional<int64_t> Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitAlignmentDirective() argument 1552 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
H A D | MCStreamer.cpp | 1233 emitValueToAlignment(Align Alignment,int64_t Value,unsigned ValueSize,unsigned MaxBytesToEmit) emitValueToAlignment() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 1603 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); valueCoversEntireFragment() local 1630 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); valueCoversEntireFragment() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | NumericalStabilitySanitizer.cpp | 1784 Value *ValueSize = Constant::getIntegerValue( propagateNonFTStore() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 462 const uint64_t ValueSize = ValueVT.getFixedSizeInBits(); getCopyFromPartsVector() local 477 unsigned ValueSize = ValueSVT.getSizeInBits(); getCopyFromPartsVector() local 745 uint64_t ValueSize = ValueVT.getFixedSizeInBits(); getCopyToPartsVector() local
|
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 3389 parseDirectiveAlign(bool IsPow2,unsigned ValueSize) parseDirectiveAlign() argument
|