Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp1959 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
2061 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
H A DCodeGenFunction.h3878 RValue EmitLoadOfGlobalRegLValue(LValue LV);