HomeSort by: relevance | last modified time | path
    Searched refs:MakeGlobalReg (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 444 static LValue MakeGlobalReg(Address Reg, QualType type) {
CGExpr.cpp 2615 return LValue::MakeGlobalReg(Address(Ptr, Alignment), VD->getType());

Completed in 32 milliseconds