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

1 2

  /external/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyMCTargetDesc.cpp 63 static MCInstPrinter *createMCInstPrinter(const Triple & /*T*/,
117 TargetRegistry::RegisterMCInstPrinter(*T, createMCInstPrinter);
  /external/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
Disassembler.cpp 75 MCInstPrinter *IP = TheTarget->createMCInstPrinter(AsmPrinterVariant,
EDDisassembler.cpp 73 /// Target::createMCInstPrinter()
195 InstPrinter.reset(Tgt->createMCInstPrinter(LLVMSyntaxVariant, *AsmInfo, *STI));
  /external/tensorflow/tensorflow/compiler/xla/service/cpu/
disassembler.cc 45 inst_printer_.reset(target_machine.getTarget().createMCInstPrinter(
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.cpp 85 MCInstPrinter *IP = TheTarget->createMCInstPrinter(
312 MCInstPrinter *IP = DC->getTarget()->createMCInstPrinter(
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 213 MCInstPrinter *InstPrinter = getTarget().createMCInstPrinter(
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXTargetMachine.cpp 150 getTarget().createMCInstPrinter(MAI.getAssemblerDialect(), MAI, STI);
  /external/swiftshader/third_party/LLVM/tools/llvm-mc/
Disassembler.cpp 169 OwningPtr<MCInstPrinter> IP(T.createMCInstPrinter(AsmPrinterVariant,
llvm-mc.cpp 402 TheTarget->createMCInstPrinter(OutputAsmVariant, *MAI, *STI);
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
LLVMTargetMachine.cpp 148 getTarget().createMCInstPrinter(MAI.getAssemblerDialect(), MAI, STI);
  /external/swiftshader/third_party/LLVM/tools/llvm-objdump/
llvm-objdump.cpp 242 OwningPtr<MCInstPrinter> IP(TheTarget->createMCInstPrinter(
MachODump.cpp 297 OwningPtr<MCInstPrinter> IP(TheTarget->createMCInstPrinter(
  /external/clang/tools/driver/
cc1as_main.cpp 376 MCInstPrinter *IP = TheTarget->createMCInstPrinter(
  /external/llvm/include/llvm/Support/
TargetRegistry.h 403 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /external/llvm/tools/llvm-mc/
llvm-mc.cpp 495 IP = TheTarget->createMCInstPrinter(Triple(TripleName), OutputAsmVariant,
  /external/llvm/tools/llvm-rtdyld/
llvm-rtdyld.cpp 669 TheTarget->createMCInstPrinter(Triple(TripleName), 0, *MAI, *MII, *MRI));
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
TargetRegistry.h 384 MCInstPrinter *createMCInstPrinter(unsigned SyntaxVariant,
    [all...]
  /external/clang/lib/Parse/
ParseStmtAsm.cpp 593 TheTarget->createMCInstPrinter(llvm::Triple(TT), 1, *MAI, *MII, *MRI));
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
TargetRegistry.h 419 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
TargetRegistry.h 419 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
TargetRegistry.h 419 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
TargetRegistry.h 417 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
TargetRegistry.h 417 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
TargetRegistry.h 417 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
TargetRegistry.h 417 MCInstPrinter *createMCInstPrinter(const Triple &T, unsigned SyntaxVariant,
    [all...]

Completed in 891 milliseconds

1 2