Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp10700 QualType ParmTy; in emitDeclareSimdFunction() local
10703 ParmTy = E->getType(); in emitDeclareSimdFunction()
10708 ParmTy = PVD->getType(); in emitDeclareSimdFunction()
10714 C.toCharUnitsFromBits(C.getOpenMPDefaultSimdAlign(ParmTy)) in emitDeclareSimdFunction()