Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DModuleUtils.h30 class GlobalIFunc; variable
/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.h665 getSublistAccess(GlobalIFunc *) getSublistAccess() argument
/llvm-project/llvm/lib/IR/
H A DGlobals.cpp591 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, GlobalIFunc() function in GlobalIFunc
[all...]
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm.ml322 | GlobalIFunc global() Constructor
H A Dllvm.mli359 | GlobalIFunc global() Constructor
H A Dllvm_ocaml.c725 GlobalIFunc, global() enumerator