Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp1391 static inline GlobalValue *createGlobalFwdRef(Module *M, PointerType *PTy) { in createGlobalFwdRef() function
1457 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()
1486 GlobalValue *FwdVal = createGlobalFwdRef(M, PTy); in getGlobalVal()