Home
last modified time | relevance | path

Searched defs:GlobalIFunc (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h30 class GlobalIFunc; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DValueSymbolTable.h27 class GlobalIFunc; variable
H A DSymbolTableListTraits.h37 class GlobalIFunc; variable
H A DValue.h39 class GlobalIFunc; variable
H A DModule.h652 static IFuncListType Module::*getSublistAccess(GlobalIFunc*) { in getSublistAccess() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DGlobals.cpp565 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalIFunc() function in GlobalIFunc