HomeSort by relevance Sort by last modified time
    Searched refs:MCContext (Results 26 - 50 of 210) sorted by null

12 3 4 5 6 7 8 9

  /external/llvm/lib/Target/R600/MCTargetDesc/
AMDGPUMCTargetDesc.h 24 class MCContext;
41 MCContext &Ctx);
  /external/llvm/lib/Target/Sparc/MCTargetDesc/
SparcMCTargetDesc.h 22 class MCContext;
37 MCContext &Ctx);
  /external/llvm/include/llvm/MC/
MCExpr.h 21 class MCContext;
131 static const MCConstantExpr *Create(int64_t Value, MCContext &Ctx);
293 static const MCSymbolRefExpr *Create(const MCSymbol *Symbol, MCContext &Ctx) {
298 MCContext &Ctx);
300 MCContext &Ctx);
348 MCContext &Ctx);
349 static const MCUnaryExpr *CreateLNot(const MCExpr *Expr, MCContext &Ctx) {
352 static const MCUnaryExpr *CreateMinus(const MCExpr *Expr, MCContext &Ctx) {
355 static const MCUnaryExpr *CreateNot(const MCExpr *Expr, MCContext &Ctx) {
358 static const MCUnaryExpr *CreatePlus(const MCExpr *Expr, MCContext &Ctx)
    [all...]
ConstantPools.h 20 class MCContext;
39 const MCExpr *addEntry(const MCExpr *Value, MCContext &Context);
  /external/llvm/lib/Target/Mips/MCTargetDesc/
MipsELFStreamer.cpp 13 MCELFStreamer *createMipsELFStreamer(MCContext &Context, MCAsmBackend &MAB,
MipsMCNaCl.h 25 MCELFStreamer *createMipsNaClELFStreamer(MCContext &Context, MCAsmBackend &TAB,
MipsMCTargetDesc.h 22 class MCContext;
39 MCContext &Ctx);
43 MCContext &Ctx);
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCExpr.h 46 bool isDarwin, MCContext &Ctx);
49 bool isDarwin, MCContext &Ctx) {
54 bool isDarwin, MCContext &Ctx) {
59 bool isDarwin, MCContext &Ctx) {
PPCMCTargetDesc.h 25 class MCContext;
41 MCContext &Ctx);
  /external/llvm/lib/Target/PowerPC/
PPCTargetObjectFile.h 23 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
  /external/llvm/lib/Target/Sparc/
SparcTargetObjectFile.h 17 class MCContext;
  /external/llvm/lib/Target/SystemZ/MCTargetDesc/
SystemZMCAsmInfo.cpp 11 #include "llvm/MC/MCContext.h"
31 SystemZMCAsmInfo::getNonexecutableStackSection(MCContext &Ctx) const {
SystemZMCTargetDesc.h 19 class MCContext;
75 MCContext &Ctx);
  /external/llvm/lib/Target/ARM/MCTargetDesc/
ARMMCTargetDesc.h 24 class MCContext;
49 MCStreamer *createMCAsmStreamer(MCContext &Ctx, formatted_raw_ostream &OS,
54 MCStreamer *createARMNullStreamer(MCContext &Ctx);
59 MCContext &Ctx);
64 MCContext &Ctx);
84 MCStreamer *createARMWinCOFFStreamer(MCContext &Context, MCAsmBackend &MAB,
102 MCRelocationInfo *createARMMachORelocationInfo(MCContext &Ctx);
ARMMCExpr.h 37 MCContext &Ctx);
39 static const ARMMCExpr *CreateUpper16(const MCExpr *Expr, MCContext &Ctx) {
43 static const ARMMCExpr *CreateLower16(const MCExpr *Expr, MCContext &Ctx) {
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCTargetDesc.h 23 class MCContext;
82 MCContext &Ctx);
93 MCStreamer *createX86WinCOFFStreamer(MCContext &C, MCAsmBackend &AB,
112 MCRelocationInfo *createX86_64MachORelocationInfo(MCContext &Ctx);
115 MCRelocationInfo *createX86_64ELFRelocationInfo(MCContext &Ctx);
X86WinCOFFStreamer.cpp 18 X86WinCOFFStreamer(MCContext &C, MCAsmBackend &AB, MCCodeEmitter *CE,
43 MCStreamer *createX86WinCOFFStreamer(MCContext &C, MCAsmBackend &AB,
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64MCTargetDesc.h 23 class MCContext;
40 MCContext &Ctx);
  /external/llvm/lib/Target/AArch64/
AArch64TargetObjectFile.h 21 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
  /external/llvm/lib/Target/AArch64/Disassembler/
AArch64Disassembler.h 26 AArch64Disassembler(const MCSubtargetInfo &STI, MCContext &Ctx)
AArch64ExternalSymbolizer.h 23 AArch64ExternalSymbolizer(MCContext &Ctx,
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 22 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.h 22 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
  /external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.h 98 X86GenericDisassembler(const MCSubtargetInfo &STI, MCContext &Ctx,
  /external/llvm/lib/Target/NVPTX/
NVPTXMCExpr.h 40 MCContext &Ctx);
43 MCContext &Ctx) {
48 MCContext &Ctx) {

Completed in 483 milliseconds

12 3 4 5 6 7 8 9