Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDConstantEmitter.h150 llvm::GlobalValue *getCurrentAddrPrivate();
HDCGExprConstant.cpp1591 llvm::GlobalValue *ConstantEmitter::getCurrentAddrPrivate() { in getCurrentAddrPrivate() function in ConstantEmitter
1856 StorageAddress = getCurrentAddrPrivate(); in tryEmitConstantSignedPointer()