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

/external/clang/lib/CodeGen/
H A DCGValue.h344 static LValue MakeGlobalReg(llvm::Value *Reg, function in class:clang::CodeGen::LValue
H A DCGExpr.cpp1819 return LValue::MakeGlobalReg(M->getOperand(0), VD->getType(), Alignment);

Completed in 109 milliseconds