Home
last modified time | relevance | path

Searched defs:MAB (Results 1 – 25 of 100) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp141 std::unique_ptr<MCAsmBackend> MAB( in addAsmPrinter() local
155 MCAsmBackend *MAB = in addAsmPrinter() local
248 MCAsmBackend *MAB = in addPassesToEmitMC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp181 std::unique_ptr<MCAsmBackend> MAB( in createMCStreamer() local
198 MCAsmBackend *MAB = in createMCStreamer() local
278 MCAsmBackend *MAB = in addPassesToEmitMC() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLLVMTargetMachine.cpp221 MCAsmBackend *MAB = in addPassesToEmitFile() local
235 MCAsmBackend *MAB = in addPassesToEmitFile() local
290 MCAsmBackend *MAB = in addPassesToEmitMC() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.cpp23 std::unique_ptr<MCAsmBackend> MAB, in AMDGPUELFStreamer()
33 const Triple &T, MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in createAMDGPUELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.cpp22 std::unique_ptr<MCAsmBackend> MAB, in AMDGPUELFStreamer()
32 const Triple &T, MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in createAMDGPUELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCXCOFFStreamer.cpp35 std::unique_ptr<MCAsmBackend> MAB, in PPCXCOFFStreamer()
73 std::unique_ptr<MCAsmBackend> MAB, in createPPCXCOFFStreamer()
H A DPPCELFStreamer.cpp40 std::unique_ptr<MCAsmBackend> MAB, in PPCELFStreamer()
225 MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in createPPCELFStreamer()
H A DPPCMCTargetDesc.cpp120 std::unique_ptr<MCAsmBackend> &&MAB, in createPPCELFStreamer()
128 const Triple &T, MCContext &Context, std::unique_ptr<MCAsmBackend> &&MAB, in createPPCXCOFFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/
H A DLoongArchELFStreamer.cpp72 LoongArchELFStreamer(MCContext &C, std::unique_ptr<MCAsmBackend> MAB, in LoongArchELFStreamer()
81 std::unique_ptr<MCAsmBackend> MAB, in createLoongArchELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp24 std::unique_ptr<MCAsmBackend> MAB, in MCXCOFFStreamer()
80 std::unique_ptr<MCAsmBackend> &&MAB, in createXCOFFStreamer()
H A DMCMachOStreamer.cpp65 MCMachOStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in MCMachOStreamer()
507 std::unique_ptr<MCAsmBackend> &&MAB, in createMachOStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp26 std::unique_ptr<MCAsmBackend> MAB, in MipsELFStreamer()
116 MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in createMipsELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp26 std::unique_ptr<MCAsmBackend> MAB, in MipsELFStreamer()
116 MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in createMipsELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCXCOFFStreamer.cpp28 std::unique_ptr<MCAsmBackend> MAB, in MCXCOFFStreamer()
138 std::unique_ptr<MCAsmBackend> &&MAB, in createXCOFFStreamer()
H A DMCMachOStreamer.cpp70 MCMachOStreamer(MCContext &Context, std::unique_ptr<MCAsmBackend> MAB, in MCMachOStreamer()
567 std::unique_ptr<MCAsmBackend> &&MAB, in createMachOStreamer()
H A DMCDXContainerStreamer.cpp23 MCContext &Context, std::unique_ptr<MCAsmBackend> &&MAB, in createDXContainerStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp37 auto &MAB = static_cast<RISCVAsmBackend &>(MCA.getBackend()); in RISCVTargetELFStreamer() local
277 std::unique_ptr<MCAsmBackend> MAB, in createRISCVELFStreamer()
/aosp_15_r20/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp204 MCAsmBackend &MAB, raw_pwrite_stream &OS, in createELFStreamer()
210 static MCStreamer *createARMMachOStreamer(MCContext &Ctx, MCAsmBackend &MAB, in createARMMachOStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp209 std::unique_ptr<MCAsmBackend> &&MAB, in createELFStreamer()
220 createARMMachOStreamer(MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&MAB, in createARMMachOStreamer()
/aosp_15_r20/external/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp503 MCAsmBackend *MAB = nullptr; in main() local
527 MCAsmBackend *MAB = TheTarget->createMCAsmBackend(*MRI, TripleName, MCPU); in main() local
/aosp_15_r20/external/llvm/lib/MC/
H A DMCMachOStreamer.cpp57 MCMachOStreamer(MCContext &Context, MCAsmBackend &MAB, raw_pwrite_stream &OS, in MCMachOStreamer()
497 MCStreamer *llvm::createMachOStreamer(MCContext &Context, MCAsmBackend &MAB, in createMachOStreamer()
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1as_main.cpp379 MCAsmBackend *MAB = nullptr; in ExecuteAssembler() local
399 MCAsmBackend *MAB = TheTarget->createMCAsmBackend(*MRI, Opts.Triple, in ExecuteAssembler() local
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUELFStreamer.cpp16 MCAsmBackend &MAB, in createAMDGPUELFStreamer()
H A DAMDGPUELFStreamer.h28 AMDGPUELFStreamer(MCContext &Context, MCAsmBackend &MAB, raw_pwrite_stream &OS, in AMDGPUELFStreamer()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp361 std::unique_ptr<MCAsmBackend> &&MAB, in createELFStreamer()
372 createARMMachOStreamer(MCContext &Ctx, std::unique_ptr<MCAsmBackend> &&MAB, in createARMMachOStreamer()

1234