Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp823 static CharUnits getIdentAlign(CodeGenModule &CGM) { in getIdentAlign() function
896 CharUnits Align = getIdentAlign(CGM); in getOrCreateDefaultLocation()
940 LocValue = Address(I->second.DebugLoc, getIdentAlign(CGF.CGM)); in emitUpdateLocation()
946 Address AI = CGF.CreateTempAlloca(IdentTy, getIdentAlign(CGF.CGM), in emitUpdateLocation()