Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSnippetFile.cpp96 unsigned ValueSize, in emitValueToAlignment()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/yaml-bench/
H A DYAMLBench.cpp176 static std::string createJSONText(size_t MemoryMB, unsigned ValueSize) { in createJSONText()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp285 unsigned ValueSize = getAtomicOpSize(RMWI); in runOnFunction() local
541 unsigned ValueSize = getAtomicOpSize(AI); in tryExpandAtomicRMW() local
557 unsigned ValueSize = getAtomicOpSize(AI); in tryExpandAtomicRMW() local
647 unsigned ValueSize = DL.getTypeStoreSize(ValueType); in createMaskInstrs() local
1458 unsigned ValueSize = getAtomicOpSize(CI); in tryExpandAtomicCmpXchg() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCFragment.h308 unsigned ValueSize; variable
337 uint8_t ValueSize; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCELFStreamer.cpp365 unsigned ValueSize, in emitValueToAlignment()
H A DMCObjectStreamer.cpp604 unsigned ValueSize, in emitValueToAlignment()
H A DMCStreamer.cpp1182 unsigned ValueSize, in emitValueToAlignment()
H A DMCAsmStreamer.cpp1360 unsigned ValueSize, in emitValueToAlignment()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp1391 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); in valueCoversEntireFragment() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp3361 bool AsmParser::parseDirectiveAlign(bool IsPow2, unsigned ValueSize) { in parseDirectiveAlign()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp439 const uint64_t ValueSize = ValueVT.getFixedSizeInBits(); in getCopyFromPartsVector() local
678 uint64_t ValueSize = ValueVT.getFixedSizeInBits(); in getCopyToPartsVector() local