Home
last modified time | relevance | path

Searched refs:emission (Results 1 – 25 of 266) sorted by relevance

1234567891011

/external/clang/lib/CodeGen/
DCGDecl.cpp905 AutoVarEmission emission = EmitAutoVarAlloca(D); in EmitAutoVarDecl() local
906 EmitAutoVarInit(emission); in EmitAutoVarDecl()
907 EmitAutoVarCleanups(emission); in EmitAutoVarDecl()
956 AutoVarEmission emission(D); in EmitAutoVarAlloca() local
959 emission.IsByRef = isByRef; in EmitAutoVarAlloca()
994 emission.Addr = Address::invalid(); in EmitAutoVarAlloca()
995 assert(emission.wasEmittedAsGlobal()); in EmitAutoVarAlloca()
996 return emission; in EmitAutoVarAlloca()
1000 emission.IsConstantAggregate = true; in EmitAutoVarAlloca()
1025 emission.NRVOFlag = NRVOFlag.getPointer(); in EmitAutoVarAlloca()
[all …]
/external/mesa3d/src/panfrost/midgard/
Dmidgard_emit.c630 struct util_dynarray *emission) in emit_branch() argument
710 memcpy(util_dynarray_grow_bytes(emission, size, 1), &branch, size); in emit_branch()
720 memcpy(util_dynarray_grow_bytes(emission, size, 1), &branch, size); in emit_branch()
731 memcpy(util_dynarray_grow_bytes(emission, size, 1), &branch, size); in emit_branch()
739 struct util_dynarray *emission, in emit_alu_bundle() argument
743 util_dynarray_append(emission, uint32_t, bundle->control | lookahead); in emit_alu_bundle()
771 util_dynarray_append(emission, uint16_t, reg_word); in emit_alu_bundle()
784 emit_branch(ins, ctx, block, bundle, emission); in emit_alu_bundle()
790 memcpy(util_dynarray_grow_bytes(emission, size, 1), &source, size); in emit_alu_bundle()
794 memcpy(util_dynarray_grow_bytes(emission, size, 1), &source, size); in emit_alu_bundle()
[all …]
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp1309 AutoVarEmission emission = EmitAutoVarAlloca(D); in EmitAutoVarDecl() local
1310 EmitAutoVarInit(emission); in EmitAutoVarDecl()
1311 EmitAutoVarCleanups(emission); in EmitAutoVarDecl()
1412 AutoVarEmission emission(D); in EmitAutoVarAlloca() local
1415 emission.IsEscapingByRef = isEscapingByRef; in EmitAutoVarAlloca()
1468 emission.Addr = Address::invalid(); in EmitAutoVarAlloca()
1469 assert(emission.wasEmittedAsGlobal()); in EmitAutoVarAlloca()
1470 return emission; in EmitAutoVarAlloca()
1474 emission.IsConstantAggregate = true; in EmitAutoVarAlloca()
1503 emission.NRVOFlag = NRVOFlag.getPointer(); in EmitAutoVarAlloca()
[all …]
/external/llvm/test/CodeGen/X86/
Dand-encoding.ll3 ; Test that the direct object emission selects the and variant with 8 bit
5 ; We used to get this wrong when using direct object emission, but not when
/external/llvm/docs/
DExtensions.rst225 emission of Variable Length Arrays (VLAs).
230 properly. The emission of this stack probe emission is handled similar to the
231 standard stack probe emission.
/external/llvm/test/DebugInfo/ARM/
Dsplit-complex.ll3 ; REQUIRES: object-emission
21 ; Manually removed to disable location list emission:
/external/mesa3d/src/panfrost/bifrost/
Dbi_pack.c1018 struct util_dynarray *emission) in bi_pack_constants() argument
1074 util_dynarray_append(emission, struct bifrost_fmt_constant, quad); in bi_pack_constants()
1082 struct util_dynarray *emission, gl_shader_stage stage, in bi_pack_clause() argument
1102 util_dynarray_append(emission, struct bifrost_fmt1, quad_1); in bi_pack_clause()
1108 constant_index, emission); in bi_pack_clause()
1151 bi_collect_blend_ret_addr(bi_context *ctx, struct util_dynarray *emission, in bi_collect_blend_ret_addr() argument
1174 util_dynarray_num_elements(emission, uint8_t); in bi_collect_blend_ret_addr()
1179 bi_pack(bi_context *ctx, struct util_dynarray *emission) in bi_pack() argument
1198 bi_pack_clause(ctx, clause, next, next_2, emission, ctx->stage, tdd); in bi_pack()
1201 bi_collect_blend_ret_addr(ctx, emission, clause); in bi_pack()
/external/llvm/test/tools/dsymutil/ARM/
Dempty-map.test1 # REQUIRES: object-emission
Dfat-arch-not-found.test1 # REQUIRES: object-emission
/external/llvm/test/DebugInfo/Generic/
Dgmlt.test1 ; REQUIRES: object-emission
/external/llvm/test/tools/dsymutil/X86/
Dfat-object-input-x86_64h.test1 # REQUIRES: object-emission
Dfat-object-input-x86_64.test1 # REQUIRES: object-emission
Dfat-archive-input-i386.test1 # REQUIRES: object-emission
/external/llvm/test/CodeGen/ARM/
Dfastisel-thumb-litpool.ll4 ; assertion failure at the time, but could go all the way through to emission,
/external/mesa3d/docs/relnotes/
D10.3.2.rst69 - gm107/ir: add dnz emission for fmul
70 - gk110/ir: add dnz flag emission for fmul/fmad
/external/llvm-project/llvm/test/CodeGen/ARM/
Dfastisel-thumb-litpool.ll4 ; assertion failure at the time, but could go all the way through to emission,
/external/llvm/test/Linker/
Dtype-unique-simple2.ll1 ; REQUIRES: object-emission
/external/llvm-project/llvm/test/MC/X86/
Dinline-asm-obj.ll6 ; We crashed when using direct object emission in the past.
/external/llvm/test/MC/X86/
Dinline-asm-obj.ll6 ; We crashed when using direct object emission in the past.
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/
Ddisable_builtin.mlir3 // CHECK: 'tfl.add' op is a TFLite builtin op but builtin emission is not enabled
/external/llvm/test/DebugInfo/X86/
Dfission-inline.ll5 ; Test the emission of gmlt-like inlining information into the skeleton unit.
11 ; A member function is used to force emission of the declaration of the
14 ; tests the general case of context emission, which is suppressed in gmlt-like
/external/llvm-project/llvm/test/DebugInfo/X86/
Dfission-inline.ll5 ; Test the emission of gmlt-like inlining information into the skeleton unit.
11 ; A member function is used to force emission of the declaration of the
14 ; tests the general case of context emission, which is suppressed in gmlt-like
/external/llvm/test/Assembler/
Dnamed-metadata.ll14 ; \31 is the digit '1'. On emission, we escape the first character (to avoid
/external/llvm-project/llvm/test/Assembler/
Dnamed-metadata.ll14 ; \31 is the digit '1'. On emission, we escape the first character (to avoid
/external/llvm/docs/HistoricalNotes/
D2001-06-01-GCCOptimizations.txt44 Even if we choose to do LLVM code emission from RTL, we will almost
45 certainly want to move LLVM emission from step 8 down until at least CSE

1234567891011