Home
last modified time | relevance | path

Searched refs:MakeGlobalReg (Results 1 – 4 of 4) 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()
/external/llvm-project/clang/lib/CodeGen/
DCGValue.h444 static LValue MakeGlobalReg(Address Reg, QualType type) { in MakeGlobalReg() function
DCGExpr.cpp2619 return LValue::MakeGlobalReg(Address(Ptr, Alignment), VD->getType()); in EmitGlobalNamedRegister()