Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h480 static LValue MakeGlobalReg(llvm::Value *V, CharUnits alignment, in MakeGlobalReg() function
H A DCGExpr.cpp2917 return LValue::MakeGlobalReg(Ptr, Alignment, VD->getType()); in EmitGlobalNamedRegister()