Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExpr.cpp1817 return EmitLoadOfGlobalRegLValue(LV); in EmitLoadOfLValue()
1904 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue() function in CodeGenFunction
HDCodeGenFunction.h3482 RValue EmitLoadOfGlobalRegLValue(LValue LV);