Home
last modified time | relevance | path

Searched defs:emit (Results 151 - 175 of 179) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceInst.cpp940 void InstFakeDef::emit(const Cfg *Func) const { in emit() function in InstFakeDef
963 void InstFakeUse::emit(const Cfg *Func) const { (void)Func; } in emit() function in InstFakeUse
973 void InstFakeKill::emit(const Cfg *Func) const { (void)Func; } in emit() function in InstFakeKill
H A DIceInstX8632.cpp424 void InstX86Label::emit(const Cfg *Func) const { in emit() function in Ice::X8632::InstX86Label
446 void InstX86Br::emit(const Cfg *Func) const { in emit() function in Ice::X8632::InstX86Br
527 void InstX86Jmp::emit(const Cfg *Func) const { in emit() function in Ice::X8632::InstX86Jmp
578 void InstX86Call::emit(const Cfg *Func) const { in emit() function in Ice::X8632::InstX86Call
937 void InstX86Movmsk::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Movmsk
980 void InstX86Sqrt::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Sqrt
995 void InstX86Div::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Div
1013 void InstX86Idiv::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Idiv
1057 void InstX86Blendvps::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Blendvps
1069 void InstX86Pblendvb::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Pblendvb
1081 void InstX86Imul::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Imul
1131 void InstX86ImulImm::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86ImulImm
1174 void InstX86Cbwdq::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Cbwdq
1239 void InstX86Mul::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Mul
1279 void InstX86Shld::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Shld
1315 void InstX86Shrd::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Shrd
1351 void InstX86Cmov::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Cmov
1406 void InstX86Cmpps::emit(const Cfg *Func) const { emit() function in Ice::X8632::InstX86Cmpps
[all...]
H A DIceInstX8664.cpp404 void InstX86Label::emit(const Cfg *Func) const { in emit() function in Ice::X8664::InstX86Label
426 void InstX86Br::emit(const Cfg *Func) const { in emit() function in Ice::X8664::InstX86Br
507 void InstX86Jmp::emit(const Cfg *Func) const { in emit() function in Ice::X8664::InstX86Jmp
565 void InstX86Call::emit(const Cfg *Func) const { in emit() function in Ice::X8664::InstX86Call
929 void InstX86Movmsk::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Movmsk
972 void InstX86Sqrt::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Sqrt
987 void InstX86Div::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Div
1005 void InstX86Idiv::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Idiv
1049 void InstX86Blendvps::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Blendvps
1061 void InstX86Pblendvb::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Pblendvb
1073 void InstX86Imul::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Imul
1123 void InstX86ImulImm::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86ImulImm
1166 void InstX86Cbwdq::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Cbwdq
1242 void InstX86Mul::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Mul
1282 void InstX86Shld::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Shld
1318 void InstX86Shrd::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Shrd
1354 void InstX86Cmov::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Cmov
1408 void InstX86Cmpps::emit(const Cfg *Func) const { emit() function in Ice::X8664::InstX86Cmpps
[all...]
H A DIceAssemblerMIPS32.cpp609 size_t MIPS32Fixup::emit(GlobalContext *Ctx, const Assembler &Asm) const { in emit() function in Ice::MIPS32::MIPS32Fixup
H A DIceCfg.cpp1654 void Cfg::emit() { in emit() function in Ice::Cfg
H A DIceInstARM32.cpp1317 void InstARM32RegisterStackOp::emit(const Cfg *Func) const { emit() function in Ice::ARM32::InstARM32RegisterStackOp
1709 void InstARM32Insert::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Insert
1932 void InstARM32Mov::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Mov
2090 void InstARM32Br::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Br
2156 void InstARM32Call::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Call
2212 void InstARM32Label::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Label
2245 template <> void InstARM32Ldr::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Ldr
2273 template <> void InstARM32Vldr1d::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vldr1d
2301 template <> void InstARM32Vldr1q::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vldr1q
2376 template <> void InstARM32Ldrex::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Ldrex
2429 template <> void InstARM32Movw::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Movw
2454 template <> void InstARM32Movt::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Movt
2634 void InstARM32Ret::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Ret
2664 void InstARM32Str::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Str
2735 void InstARM32Strex::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Strex
2776 void InstARM32Vstr1::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vstr1
2821 void InstARM32Vdup::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vdup
2858 void InstARM32Trap::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Trap
2885 void InstARM32Umull::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Umull
2958 void InstARM32Vcvt::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vcvt
3031 void InstARM32Vcmp::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vcmp
3085 void InstARM32Vmrs::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vmrs
3114 void InstARM32Vabs::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Vabs
3157 void InstARM32Dmb::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Dmb
3184 void InstARM32Nop::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::InstARM32Nop
3204 void OperandARM32Mem::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::OperandARM32Mem
3278 void OperandARM32ShAmtImm::emit(const Cfg *Func) const { ShAmt->emit(Func); } emit() function in Ice::ARM32::__anon25492::OperandARM32ShAmtImm
3299 void OperandARM32FlexImm::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::OperandARM32FlexImm
3336 void OperandARM32FlexFpImm::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::OperandARM32FlexFpImm
3357 void OperandARM32FlexFpZero::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::OperandARM32FlexFpZero
3376 void OperandARM32FlexReg::emit(const Cfg *Func) const { emit() function in Ice::ARM32::__anon25492::OperandARM32FlexReg
[all...]
H A DIceTargetLoweringX8664.cpp6848 void TargetX8664::emit(const ConstantInteger32 *C) const { in emit() function in Ice::X8664::TargetX8664
6855 void TargetX8664::emit(const ConstantInteger64 *C) const { in emit() function in Ice::X8664::TargetX8664
6862 void TargetX8664::emit(const ConstantFloat *C) const { in emit() function in Ice::X8664::TargetX8664
6869 void TargetX8664::emit(const ConstantDouble *C) const { in emit() function in Ice::X8664::TargetX8664
6876 void TargetX8664::emit(const ConstantUndef *) const { in emit() function in Ice::X8664::TargetX8664
6880 void TargetX8664::emit(const ConstantRelocatable *C) const { in emit() function in Ice::X8664::TargetX8664
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp308 bool AVRAsmParser::emit(MCInst &Inst, SMLoc const &Loc, MCStreamer &Out) const { in emit() function in AVRAsmParser
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dinterpreter_test.cpp402 void TestUnimpelemented(const std::function<void(BytecodeEmitter *)> &emit) in TestUnimpelemented() argument
608 void TestOneLabelJmpz(int64_t v, int64_t r, const std::function<void(BytecodeEmitter *, const Label &)> &emit, in TestOneLabelJmpz() argument
525 TestOneLabelJmp(int64_t v1, int64_t v2, int64_t r, const std::function<void(BytecodeEmitter *, uint8_t, const Label &)> &emit, std::ostringstream *ss) TestOneLabelJmp() argument
558 TestTwoLabelsJmp(int64_t v1, int64_t v2, int64_t r, const std::function<void(BytecodeEmitter *, uint8_t, const Label &)> &emit, std::ostringstream *ss) TestTwoLabelsJmp() argument
599 TestConditionalJmp(const std::string &mnemonic, int64_t v1, int64_t v2, int64_t r, const std::function<void(BytecodeEmitter *, uint8_t, const Label &)> &emit) TestConditionalJmp() argument
640 TestTwoLabelsJmpz(int64_t v, int64_t r, const std::function<void(BytecodeEmitter *, const Label &)> &emit, std::ostringstream *ss) TestTwoLabelsJmpz() argument
679 TestConditionalJmpz(const std::string &mnemonic, int64_t v, int64_t r, const std::function<void(BytecodeEmitter *, const Label &)> &emit) TestConditionalJmpz() argument
766 TestUnaryOp(const std::string &mnemonic, T v, R r, const std::function<void(BytecodeEmitter *)> &emit) TestUnaryOp() argument
[all...]
/third_party/glslang/SPIRV/
H A DSpvBuilder.h119 void setEmitNonSemanticShaderDebugInfo(bool const emit) in setEmitNonSemanticShaderDebugInfo() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_insn.c87 translate_dst_register( struct svga_shader_emitter *emit, in translate_dst_register() argument
194 translate_src_register( const struct svga_shader_emitter *emit, const struct tgsi_full_src_register *reg ) translate_src_register() argument
301 release_temp( struct svga_shader_emitter *emit, SVGA3dShaderDestToken temp ) release_temp() argument
313 reset_temp_regs(struct svga_shader_emitter *emit) reset_temp_regs() argument
321 emit_src(struct svga_shader_emitter *emit, const struct src_register src) emit_src() argument
338 emit_dst(struct svga_shader_emitter *emit, SVGA3dShaderDestToken dest) emit_dst() argument
348 emit_op1(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0) emit_op1() argument
361 emit_op2(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1) emit_op2() argument
376 emit_op3(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2) emit_op3() argument
393 emit_op4(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2, struct src_register src3) emit_op4() argument
454 emit_repl(struct svga_shader_emitter *emit, SVGA3dShaderDestToken dst, struct src_register *src0) emit_repl() argument
488 submit_op0(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest) submit_op0() argument
501 submit_op1(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0) submit_op1() argument
521 submit_op2(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1) submit_op2() argument
570 submit_op3(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2) submit_op3() argument
642 submit_op4(struct svga_shader_emitter *emit, SVGA3dShaderInstToken inst, SVGA3dShaderDestToken dest, struct src_register src0, struct src_register src1, struct src_register src2, struct src_register src3) submit_op4() argument
736 emit_def_const(struct svga_shader_emitter *emit, SVGA3dShaderConstType type, unsigned idx, float a, float b, float c, float d) emit_def_const() argument
905 get_immediate(struct svga_shader_emitter *emit, float x, float y, float z, float w) get_immediate() argument
1011 get_tex_dimensions( struct svga_shader_emitter *emit, int sampler_num ) get_tex_dimensions() argument
1026 emit_fake_arl(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_fake_arl() argument
1052 emit_if(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_if() argument
1083 emit_else(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_else() argument
1091 emit_endif(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_endif() argument
1108 emit_floor(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn ) emit_floor() argument
1137 emit_ceil(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_ceil() argument
1166 emit_div(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn ) emit_div() argument
1210 emit_dp2(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn ) emit_dp2() argument
1241 do_emit_sincos(struct svga_shader_emitter *emit, SVGA3dShaderDestToken dst, struct src_register src0) do_emit_sincos() argument
1256 emit_sin(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn ) emit_sin() argument
1284 emit_cos(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_cos() argument
1310 emit_ssg(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_ssg() argument
1351 emit_cond_discard(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_cond_discard() argument
1395 emit_discard(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_discard() argument
1436 emit_conditional(struct svga_shader_emitter *emit, enum pipe_compare_func compare_func, SVGA3dShaderDestToken dst, struct src_register src0, struct src_register src1, struct src_register pass, struct src_register fail) emit_conditional() argument
1517 emit_select(struct svga_shader_emitter *emit, enum pipe_compare_func compare_func, SVGA3dShaderDestToken dst, struct src_register src0, struct src_register src1 ) emit_select() argument
1558 emit_select_op(struct svga_shader_emitter *emit, unsigned compare, const struct tgsi_full_instruction *insn) emit_select_op() argument
1577 emit_cmp(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_cmp() argument
1612 emit_tex2(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn, SVGA3dShaderDestToken dst) emit_tex2() argument
1697 emit_tex4(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn, SVGA3dShaderDestToken dst ) emit_tex4() argument
1732 emit_tex_swizzle(struct svga_shader_emitter *emit, SVGA3dShaderDestToken dst, struct src_register src, unsigned swizzle_x, unsigned swizzle_y, unsigned swizzle_z, unsigned swizzle_w) emit_tex_swizzle() argument
1800 emit_tex(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_tex() argument
1925 emit_bgnloop(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_bgnloop() argument
1941 emit_endloop(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_endloop() argument
1956 emit_brk(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_brk() argument
1969 emit_scalar_op1(struct svga_shader_emitter *emit, SVGA3dShaderOpCodeType opcode, const struct tgsi_full_instruction *insn) emit_scalar_op1() argument
1991 emit_simple_instruction(struct svga_shader_emitter *emit, SVGA3dShaderOpCodeType opcode, const struct tgsi_full_instruction *insn) emit_simple_instruction() argument
2029 emit_mov(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_mov() argument
2057 emit_sqrt(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_sqrt() argument
2118 emit_deriv(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn ) emit_deriv() argument
2181 emit_arl(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_arl() argument
2203 emit_pow(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_pow() argument
2245 submit_lrp(struct svga_shader_emitter *emit, SVGA3dShaderDestToken dst, struct src_register src0, struct src_register src1, struct src_register src2) submit_lrp() argument
2284 emit_lrp(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_lrp() argument
2302 emit_dst_insn(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_dst_insn() argument
2379 emit_exp(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_exp() argument
2447 emit_lit(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_lit() argument
2546 emit_ex2(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_ex2() argument
2574 emit_log(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_log() argument
2685 emit_trunc_round(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn, boolean round) emit_trunc_round() argument
2757 emit_bgnsub(struct svga_shader_emitter *emit, unsigned position, const struct tgsi_full_instruction *insn) emit_bgnsub() argument
2786 emit_call(struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn) emit_call() argument
2815 emit_end(struct svga_shader_emitter *emit) emit_end() argument
2830 svga_emit_instruction(struct svga_shader_emitter *emit, unsigned position, const struct tgsi_full_instruction *insn) svga_emit_instruction() argument
3015 svga_emit_immediate(struct svga_shader_emitter *emit, const struct tgsi_full_immediate *imm) svga_emit_immediate() argument
3041 make_immediate(struct svga_shader_emitter *emit, float a, float b, float c, float d, struct src_register *out ) make_immediate() argument
3061 emit_vs_preamble(struct svga_shader_emitter *emit) emit_vs_preamble() argument
3077 emit_ps_preamble(struct svga_shader_emitter *emit) emit_ps_preamble() argument
3117 emit_ps_postamble(struct svga_shader_emitter *emit) emit_ps_postamble() argument
3176 emit_vs_postamble(struct svga_shader_emitter *emit) emit_vs_postamble() argument
3286 emit_light_twoside(struct svga_shader_emitter *emit) emit_light_twoside() argument
3358 emit_frontface(struct svga_shader_emitter *emit) emit_frontface() argument
3400 emit_inverted_texcoords(struct svga_shader_emitter *emit) emit_inverted_texcoords() argument
3442 emit_adjusted_vertex_attribs(struct svga_shader_emitter *emit) emit_adjusted_vertex_attribs() argument
3533 needs_to_create_common_immediate(const struct svga_shader_emitter *emit) needs_to_create_common_immediate() argument
3603 needs_to_create_loop_const(const struct svga_shader_emitter *emit) needs_to_create_loop_const() argument
3610 needs_to_create_arl_consts(const struct svga_shader_emitter *emit) needs_to_create_arl_consts() argument
3617 pre_parse_add_indirect( struct svga_shader_emitter *emit, int num, int current_arl) pre_parse_add_indirect() argument
3640 pre_parse_instruction( struct svga_shader_emitter *emit, const struct tgsi_full_instruction *insn, int current_arl) pre_parse_instruction() argument
3673 pre_parse_tokens( struct svga_shader_emitter *emit, const struct tgsi_token *tokens ) pre_parse_tokens() argument
3706 svga_shader_emit_helpers(struct svga_shader_emitter *emit) svga_shader_emit_helpers() argument
3757 svga_shader_emit_instructions(struct svga_shader_emitter *emit, const struct tgsi_token *tokens) svga_shader_emit_instructions() argument
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gm107.cpp3136 const int emit = insn->op == OP_EMIT; in emitOUT() local
[all...]
H A Dnv50_ir_emit_gk110.cpp2808 CodeEmitterGK110 *emit = new CodeEmitterGK110(this, type); in createCodeEmitterGK110() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1429 void emit(Instr x) { emit() function in v8::internal::Assembler
[all...]
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_private.h324 struct translate *emit; member
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp1671 void SpirvShader::emit(SpirvRoutine *routine, RValue<SIMD::Int> const &activeLaneMask, RValue<SIMD::Int> const &storesAndAtomicsMask, const vk::DescriptorSet::Bindings &descriptorSets, unsigned int multiSampleCount) const in emit() function in sw::SpirvShader
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp711 void emit(SkUnicode* unicode, const ShapedLine& line, SkShaper::RunHandler* handler) { function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c271 LLVMValueRef emit[4]; /* per-stream emitted primitives (only valid for used streams) */ member
496 LLVMValueRef emit = generated; in build_streamout() local
[all...]
/third_party/node/deps/v8/src/codegen/x64/
H A Dassembler-x64.h2092 void emit(byte x) { *pc_++ = x; } emit() function in v8::internal::Assembler
[all...]
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h64 void (*emit)(struct r300_context*, unsigned, void*); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3142 void AsmPrinter::XRayFunctionEntry::emit(int Bytes, MCStreamer *Out, emit() function in AsmPrinter::XRayFunctionEntry
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DOutputASM.cpp2086 Instruction *OutputASM::emit(sw::Shader::Opcode op, TIntermTyped *dst, TIntermNode *src0, TIntermNode *src1, TIntermNode *src2, TIntermNode *src3, TIntermNode *src4) emit() function in glsl::OutputASM
2091 Instruction *OutputASM::emit(sw::Shader::Opcode op, TIntermTyped *dst, int dstIndex, TIntermNode *src0, int index0, TIntermNode *src1, int index1, emit() function in glsl::OutputASM
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.h411 void (*emit)(struct r600_common_context *ctx, struct r600_atom *state); member
H A Dr600_shader.c4058 bool emit = false; in r600_shader_from_tgsi() local
/third_party/python/Lib/test/
H A Dtest_logging.py692 def emit(self, record): member in HandlerTest.test_post_fork_child_no_deadlock._OurHandler
3484 def emit(self, record): member in ConfigDictTest.test_namedtuple.MyHandler
[all...]

Completed in 85 milliseconds

12345678