Searched defs:Mangler (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DMangler.h27 class Mangler { class in namespace:llvm
49 Mangler(const TargetMachine *TM) : TM(TM), NextAnonGlobalID(1) {} function in class:llvm::Mangler
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DMicrosoftVBTables.cpp169 MicrosoftMangleContext &Mangler = local
/freebsd-10-stable/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp317 applyRestriction(GlobalValue &GV, const ArrayRef<StringRef> &Libcalls, std::vector<const char*> &MustPreserveList, SmallPtrSet<GlobalValue*, 8> &AsmUsed, Mangler &Mangler) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp1862 mangleThunkThisAdjustment(const CXXMethodDecl *MD, const ThisAdjustment &Adjustment, MicrosoftCXXNameMangler &Mangler, raw_ostream &Out) argument
[all...]

Completed in 136 milliseconds