Home
last modified time | relevance | path

Searched defs:VSize (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DSmallVector.cpp114 replaceAllocation(void * NewElts,size_t TSize,size_t NewCapacity,size_t VSize) replaceAllocation() argument
/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp562 unsigned VSize = VTy->getScalarType()->getPrimitiveSizeInBits(); Act() local
/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h345 MCFillFragment(uint64_t Value,uint8_t VSize,const MCExpr & NumValues,SMLoc Loc) MCFillFragment() argument
/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp712 unsigned VSize = FF.getValueSize(); writeFragment() local
[all...]
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp1058 unsigned VSize = V->getType()->getScalarSizeInBits(); canEvaluateZExtd() local