Home
last modified time | relevance | path

Searched defs:UserSize (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dreport.cpp90 void NORETURN reportAllocationSizeTooBig(uptr UserSize, uptr TotalSize, in reportAllocationSizeTooBig()
/src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51187 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads() local