Home
last modified time | relevance | path

Searched refs:EncodeInstruction (Results 1 – 19 of 19) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/comp/
Dmarkv.cpp32 spv_result_t EncodeInstruction(void* user_data, in EncodeInstruction() function
35 return encoder->EncodeInstruction(*inst); in EncodeInstruction()
77 EncodeHeader, EncodeInstruction, nullptr) != SPV_SUCCESS) { in SpirvToMarkv()
Dmarkv_encoder.h70 spv_result_t EncodeInstruction(const spv_parsed_instruction_t& inst);
Dmarkv_encoder.cpp358 spv_result_t MarkvEncoder::EncodeInstruction( in EncodeInstruction() function in spvtools::comp::MarkvEncoder
/external/deqp-deps/SPIRV-Tools/source/comp/
Dmarkv.cpp32 spv_result_t EncodeInstruction(void* user_data, in EncodeInstruction() function
35 return encoder->EncodeInstruction(*inst); in EncodeInstruction()
77 EncodeHeader, EncodeInstruction, nullptr) != SPV_SUCCESS) { in SpirvToMarkv()
Dmarkv_encoder.h70 spv_result_t EncodeInstruction(const spv_parsed_instruction_t& inst);
Dmarkv_encoder.cpp358 spv_result_t MarkvEncoder::EncodeInstruction( in EncodeInstruction() function in spvtools::comp::MarkvEncoder
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/MCTargetDesc/
DMBlazeMCCodeEmitter.cpp93 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
180 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in MBlazeMCCodeEmitter
/external/swiftshader/third_party/LLVM/lib/MC/
DMCPureStreamer.cpp202 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToFragment()
215 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCObjectStreamer.cpp192 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, IF->getFixups()); in EmitInstToFragment()
DWinCOFFStreamer.cpp380 getAssembler().getEmitter().EncodeInstruction(Instruction, VecOS, in EmitInstruction()
DMCMachOStreamer.cpp369 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCELFStreamer.cpp338 getAssembler().getEmitter().EncodeInstruction(Inst, VecOS, Fixups); in EmitInstToData()
DMCAssembler.cpp704 getEmitter().EncodeInstruction(Relaxed, VecOS, Fixups); in RelaxInstruction()
DMCAsmStreamer.cpp1094 Emitter->EncodeInstruction(Inst, VecOS, Fixups); in AddEncodingComment()
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCCodeEmitter.h36 virtual void EncodeInstruction(const MCInst &Inst, raw_ostream &OS,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/MCTargetDesc/
DMipsMCCodeEmitter.cpp42 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in __anona8da455f0111::MipsMCCodeEmitter
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/MCTargetDesc/
DPPCMCCodeEmitter.cpp62 void EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in __anon3415ccd00111::PPCMCCodeEmitter
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/
DX86MCCodeEmitter.cpp118 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
838 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in X86MCCodeEmitter
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
DARMMCCodeEmitter.cpp331 void EncodeInstruction(const MCInst &MI, raw_ostream &OS,
1443 EncodeInstruction(const MCInst &MI, raw_ostream &OS, in EncodeInstruction() function in ARMMCCodeEmitter