HomeSort by relevance Sort by last modified time
    Searched refs:MCContext (Results 1 - 25 of 699) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreTargetObjectFile.h 19 void Initialize(MCContext &Ctx, const TargetMachine &TM);
  /external/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 27 class MCContext;
35 MCContext &Ctx;
38 MCRelocationInfo(MCContext &Ctx);
  /external/llvm/lib/Target/AMDGPU/
AMDGPUMCInstLower.h 18 class MCContext;
22 MCContext &Ctx;
26 AMDGPUMCInstLower(MCContext &ctx, const AMDGPUSubtarget &ST);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/MCDisassembler/
MCRelocationInfo.h 21 class MCContext;
27 MCContext &Ctx;
30 MCRelocationInfo(MCContext &Ctx);
  /external/llvm/lib/Target/AMDGPU/MCTargetDesc/
AMDGPUELFStreamer.h 23 class MCContext;
28 AMDGPUELFStreamer(MCContext &Context, MCAsmBackend &MAB, raw_pwrite_stream &OS,
34 MCELFStreamer *createAMDGPUELFStreamer(MCContext &Context, MCAsmBackend &MAB,
  /external/llvm/include/llvm/MC/
MCAsmInfoELF.h 18 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
MCLabel.h 20 class MCContext;
24 /// and MCLabel are created and uniqued by the MCContext class. MCLabel
30 private: // MCContext creates and uniques these.
31 friend class MCContext;
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.h 21 MCELFStreamer *createAArch64ELFStreamer(MCContext &Context, MCAsmBackend &TAB,
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyTargetObjectFile.h 25 void Initialize(MCContext &Ctx, const TargetMachine &TM) override;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCAsmInfoELF.h 19 MCSection *getNonexecutableStackSection(MCContext &Ctx) const final;
  /external/llvm/lib/MC/MCDisassembler/
MCRelocationInfo.cpp 16 MCRelocationInfo::MCRelocationInfo(MCContext &Ctx)
32 MCContext &Ctx) {

Completed in 192 milliseconds

1 2 3 4 5 6 7 8 91011>>