Home
last modified time | relevance | path

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

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