Home
last modified time | relevance | path

Searched refs:scalarSize (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.cpp5168 auto scalarSize = CGM.getDataLayout().getTypeAllocSize(scalarType); in EmitCall() local
5177 tempSize = EmitLifetimeStart(scalarSize, AllocaAddr.getPointer()); in EmitCall()