Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h444 static LValue MakeGlobalReg(Address Reg, QualType type) { in MakeGlobalReg() function
H A DCGExpr.cpp2615 return LValue::MakeGlobalReg(Address(Ptr, Alignment), VD->getType()); in EmitGlobalNamedRegister()