HomeSort by relevance Sort by last modified time
    Searched full:mangler (Results 26 - 50 of 122) sorted by null

12 3 4 5

  /external/llvm/lib/Target/Sparc/
SparcTargetObjectFile.cpp 19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang,
SparcMCInstLower.cpp 22 #include "llvm/IR/Mangler.h"
  /external/llvm/lib/Target/X86/
X86TargetObjectFile.cpp 12 #include "llvm/IR/Mangler.h"
26 const GlobalValue *GV, unsigned Encoding, Mangler &Mang,
45 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM,
76 const ConstantExpr *CE, Mangler &Mang, const TargetMachine &TM) const {
  /packages/apps/Messaging/res/values-nb/
arrays.xml 21 <item msgid="8900116186849071724">"emne mangler"</item>
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 21 #include "llvm/IR/Mangler.h"
105 const GlobalValue *GV, StringRef Suffix, Mangler &Mang,
117 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM,
262 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
274 const Function &F, Mangler &Mang, const TargetMachine &TM) const {
312 const GlobalValue *GV, unsigned Encoding, Mangler &Mang,
349 bool CannotUsePrivateLabel, Mangler &Mang, const TargetMachine &TM) const {
TargetMachine.cpp 21 #include "llvm/IR/Mangler.h"
171 const GlobalValue *GV, Mangler &Mang,
186 MCSymbol *TargetMachine::getSymbol(const GlobalValue *GV, Mangler &Mang) const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 25 #include "llvm/IR/Mangler.h"
50 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM,
88 const GlobalValue *GV, unsigned Encoding, Mangler &Mang,
205 const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
250 SectionKind Kind, Mangler &Mang,
312 const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
332 const Function &F, Mangler &Mang, const TargetMachine &TM) const {
461 Mangler &Mang, const TargetMachine &TM) const {
544 const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
587 Mangler &Mang, const TargetMachine &TM) const
    [all...]
  /external/llvm/include/llvm/LTO/
LTOCodeGenerator.h 51 class Mangler;
147 Mangler &Mangler);
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 30 #include "llvm/IR/Mangler.h"
391 Mangler &Mangler) {
401 TargetMach->getNameWithPrefix(Buffer, &GV, Mangler);
476 Mangler Mangler(TargetMach->getDataLayout());
487 applyRestriction(*f, Libcalls, MustPreserveList, AsmUsed, Mangler);
490 applyRestriction(*v, Libcalls, MustPreserveList, AsmUsed, Mangler);
493 applyRestriction(*a, Libcalls, MustPreserveList, AsmUsed, Mangler);
  /external/llvm/lib/Target/XCore/
XCoreMCInstLower.cpp 20 #include "llvm/IR/Mangler.h"
30 void XCoreMCInstLower::Initialize(Mangler *M, MCContext *C) {
XCoreTargetObjectFile.cpp 100 SectionKind Kind, Mangler &Mang,
112 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
  /external/llvm/include/llvm/ExecutionEngine/Orc/
LazyEmittingLayer.h 20 #include "llvm/IR/Mangler.h"
163 const Mangler &Mang, StringRef SearchName,
196 Mangler Mang(&M->getDataLayout());
  /external/llvm/include/llvm/Target/
TargetMachine.h 29 class Mangler;
231 Mangler &Mang, bool MayAlwaysUsePrivate = false) const;
232 MCSymbol *getSymbol(const GlobalValue *GV, Mangler &Mang) const;
  /external/llvm/lib/Object/
IRObjectFile.cpp 20 #include "llvm/IR/Mangler.h"
39 // Setup a mangler with the DataLayout.
41 Mang.reset(new Mangler(&DL));
  /external/llvm/lib/Target/Hexagon/
HexagonMCInstLower.cpp 20 #include "llvm/IR/Mangler.h"
HexagonTargetObjectFile.cpp 86 SectionKind Kind, Mangler &Mang,
  /external/llvm/lib/Target/SystemZ/
SystemZMCInstLower.cpp 12 #include "llvm/IR/Mangler.h"
  /packages/apps/PhoneCommon/res/values-nb/
strings.xml 44 <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"Nummeret til talepostkassen mangler."</string>
  /packages/services/Telecomm/res/values-da/
strings.xml 45 <string name="no_vm_number" msgid="4164780423805688336">"Telefonsvarernummer mangler"</string>
  /packages/services/Telecomm/res/values-nb/
strings.xml 45 <string name="no_vm_number" msgid="4164780423805688336">"Mangler nummer til talepostkasse"</string>
  /external/clang/include/clang/AST/
Mangle.h 40 /// calls to the C++ name mangler.
89 /// @name Mangler Entry Points
  /external/llvm/lib/Target/PowerPC/
PPCMCInstLower.cpp 25 #include "llvm/IR/Mangler.h"
40 Mangler *Mang = AP.Mang;
  /external/libxml2/vms/
config.vms 169 * are the same ones the mangler generates in C 5.7 and later. These may
  /external/llvm/lib/CodeGen/AsmPrinter/
ARMException.cpp 23 #include "llvm/IR/Mangler.h"
DwarfCFIException.cpp 23 #include "llvm/IR/Mangler.h"

Completed in 601 milliseconds

12 3 4 5