Searched refs:MakeGlobalReg (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGValue.h426 static LValue MakeGlobalReg(Address Reg, QualType type) { function in class:clang::CodeGen::LValue
H A DCGExpr.cpp2069 return LValue::MakeGlobalReg(Address(Ptr, Alignment), VD->getType());

Completed in 66 milliseconds