Searched defs:GlobalIFunc (Results 1 – 9 of 9) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/Utils/ | ||
H A D | ModuleUtils.h | 30 class GlobalIFunc; variable |
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | ValueSymbolTable.h | 27 class GlobalIFunc; variable |
H A D | SymbolTableListTraits.h | 37 class GlobalIFunc; variable |
H A D | Value.h | 39 class GlobalIFunc; variable |
H A D | Module.h | 665 getSublistAccess(GlobalIFunc *) getSublistAccess() argument |
/llvm-project/llvm/lib/IR/ | ||
H A D | Globals.cpp | 591 GlobalIFunc::GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, GlobalIFunc() function in GlobalIFunc |
/llvm-project/llvm/bindings/ocaml/llvm/ | ||
H A D | llvm.ml | 322 | GlobalIFunc global() Constructor |
H A D | llvm.mli | 359 | GlobalIFunc global() Constructor |
H A D | llvm_ocaml.c | 725 GlobalIFunc, global() enumerator |