Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DAtomicExpandPass.cpp297 unsigned ValueSize = getAtomicOpSize(RMWI); in runOnFunction() local
578 unsigned ValueSize = getAtomicOpSize(AI); in tryExpandAtomicRMW() local
594 unsigned ValueSize = getAtomicOpSize(AI); in tryExpandAtomicRMW() local
684 unsigned ValueSize = DL.getTypeStoreSize(ValueType); in createMaskInstrs() local
1499 unsigned ValueSize = getAtomicOpSize(CI); in tryExpandAtomicCmpXchg() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCFragment.h308 unsigned ValueSize; variable
337 uint8_t ValueSize; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCELFStreamer.cpp366 unsigned ValueSize, in emitValueToAlignment()
DMCObjectStreamer.cpp599 unsigned ValueSize, in emitValueToAlignment()
DMCStreamer.cpp1198 unsigned ValueSize, in emitValueToAlignment()
DMCAsmStreamer.cpp1370 unsigned ValueSize, in emitValueToAlignment()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLocal.cpp1400 TypeSize ValueSize = DL.getTypeAllocSizeInBits(ValTy); in valueCoversEntireFragment() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
DAsmParser.cpp3369 bool AsmParser::parseDirectiveAlign(bool IsPow2, unsigned ValueSize) { in parseDirectiveAlign()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp439 const uint64_t ValueSize = ValueVT.getFixedSizeInBits(); in getCopyFromPartsVector() local
678 uint64_t ValueSize = ValueVT.getFixedSizeInBits(); in getCopyToPartsVector() local