/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/ |
D | BPFMCCodeEmitter.cpp | 61 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 118 void BPFMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in BPFMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
D | R600MCCodeEmitter.cpp | 48 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 99 void R600MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in R600MCCodeEmitter
|
D | SIMCCodeEmitter.cpp | 59 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 279 void SIMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SIMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
D | WebAssemblyMCCodeEmitter.cpp | 46 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 59 void WebAssemblyMCCodeEmitter::encodeInstruction( in encodeInstruction() function in WebAssemblyMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/MCTargetDesc/ |
D | MSP430MCCodeEmitter.cpp | 77 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 82 void MSP430MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in llvm::MSP430MCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCCodeEmitter.h | 41 virtual void encodeInstruction(const MCInst &Inst, raw_ostream &OS,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | CodeEmitter.cpp | 31 MCE.encodeInstruction(Relaxed, VecOS, Fixups, STI); in getOrCreateEncodingInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/MCTargetDesc/ |
D | SparcMCCodeEmitter.cpp | 56 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 94 void SparcMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SparcMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCCodeEmitter.h | 52 void encodeInstruction(MCInst const &MI, raw_ostream &OS,
|
D | HexagonAsmBackend.cpp | 52 E.encodeInstruction(HMB, VecOS, Fixups, *RF.getSubtargetInfo()); in ReplaceInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ |
D | LanaiMCCodeEmitter.cpp | 77 void encodeInstruction(const MCInst &Inst, raw_ostream &Ostream, 172 void LanaiMCCodeEmitter::encodeInstruction( in encodeInstruction() function in llvm::LanaiMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/MCTargetDesc/ |
D | AVRMCCodeEmitter.h | 101 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
|
D | AVRMCCodeEmitter.cpp | 280 void AVRMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in llvm::AVRMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCXCOFFStreamer.cpp | 70 Assembler.getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI); in EmitInstToData()
|
D | MCWasmStreamer.cpp | 179 Assembler.getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI); in EmitInstToData()
|
D | MCWinCOFFStreamer.cpp | 58 getAssembler().getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI); in EmitInstToData()
|
D | MCMachOStreamer.cpp | 462 getAssembler().getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI); in EmitInstToData()
|
D | MCELFStreamer.cpp | 518 Assembler.getEmitter().encodeInstruction(Inst, VecOS, Fixups, STI); in EmitInstToData()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCCodeEmitter.h | 93 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
|
D | PPCMCCodeEmitter.cpp | 282 void PPCMCCodeEmitter::encodeInstruction( in encodeInstruction() function in PPCMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/MCTargetDesc/ |
D | RISCVMCCodeEmitter.cpp | 52 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 176 void RISCVMCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in RISCVMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
D | SystemZMCCodeEmitter.cpp | 47 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 155 encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in SystemZMCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMCInstLower.cpp | 333 InstEmitter->encodeInstruction(TmpInst, CodeStream, Fixups, STI); in EmitInstruction() 354 DumpCodeInstEmitter->encodeInstruction( in EmitInstruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64MCCodeEmitter.cpp | 175 void encodeInstruction(const MCInst &MI, raw_ostream &OS, 591 void AArch64MCCodeEmitter::encodeInstruction(const MCInst &MI, raw_ostream &OS, in encodeInstruction() function in AArch64MCCodeEmitter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsMCCodeEmitter.h | 50 void encodeInstruction(const MCInst &MI, raw_ostream &OS,
|