Home
last modified time | relevance | path

Searched defs:GlobalIndirectSymbol (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DValueMapper.h25 class GlobalIndirectSymbol; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp427 GlobalIndirectSymbol::GlobalIndirectSymbol(Type *Ty, ValueTy VTy, in GlobalIndirectSymbol() function in GlobalIndirectSymbol
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h44 class GlobalIndirectSymbol; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DValue.h40 class GlobalIndirectSymbol; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp94 GlobalIndirectSymbolTy GlobalIndirectSymbol; member