Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp6432 QualType ParmTy; in emitDeclareSimdFunction() local
6435 ParmTy = E->getType(); in emitDeclareSimdFunction()
6440 ParmTy = PVD->getType(); in emitDeclareSimdFunction()
6445 C.toCharUnitsFromBits(C.getOpenMPDefaultSimdAlign(ParmTy)) in emitDeclareSimdFunction()