Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGValue.h444 static LValue MakeGlobalReg(Address Reg, QualType type) { in MakeGlobalReg() function
DCGExpr.cpp2615 return LValue::MakeGlobalReg(Address(Ptr, Alignment), VD->getType()); in EmitGlobalNamedRegister()