Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table

148 - builder_misc.cpp:137:55: error: ‘get’ is not a member of ‘llvm::ElementCount’
159 - gen_state_llvm.h:54:99: error: invalid conversion from ‘int’ to ‘const llvm::VectorType*’ \[-fper…
204 - glx: Collect all the non-applegl extensions in the GetProcAddress table
342 - v3dv/meta: fix hash table insertion
433 - panfrost: XMLify MSAA writeout mode
533 - panfrost: Support SHADERLESS mode everywhere
582 - pan/decode: Fix awkward syntax
592 - pan/mdg: Refactor texture op/mode handling
614 - pan/bi: Use canonical syntax for registers/uniforms/imms
615 - pan/bi: Use canonical syntax for special constants
639 - pan/bi: Remove old register mode definitions
723 - panfrost: Add a blendable format table
875 - amd/llvm: Add VK_KHR_shader_terminate_invocation support.
921 - panfrost: Clarify what TILED mode is
922 - panfrost: Add Tiled linear mode to the Block Format enum
1347 - clover/llvm: add 3.0 versioning.
1436 - radv: restrict exported symbols with static llvm
1445 - util: Change a codegenned switch statement to a nice little table.
1450 - util: Move fetch_rgba to a separate function table.
1624 - meson: Don't enable libunwind by in 'auto' mode on Android.
1648 - st/nir: Drop setting interp mode on system values in builtins.
1826 - docs: llvm -\> LLVM
1906 - r600/sfn: Add a mapping table for atomics
1916 - r600: revert disabling llvm draw
2038 - v3dv: add stubs for the format table and vkGetPhysicalDeviceFormatProperties
2144 - v3dv: Add more supported formats to our format table
2215 - v3dv: add an 'always flush' mode
2223 - v3dv: use perp end caps rasterization mode for lines
2573 - ac,amd/llvm,radv: Initialize structs with {0}
2582 - amd/llvm,aco: Replace VLA with alloca
2623 - clover/nir: Use the correct address mode for shared
2638 - clover/spirv: Don't call llvm::regularizeLlvmForSpirv
2653 - nir: Add a new nir_var_mem_constant variable mode
2655 - nir/lower_io: Use the variable mode for load_scratch_base_ptr checks
2668 - intel/compiler: Get rid of the global compaction table pointers
2831 - nir: Use var->data.mode instead of deref->mode in a few cases
2834 - nir: Add and use some deref mode helpers
2844 - nir: Make nir_deref_instr::mode a bitfield
2847 - nir/opt_deref: Add a deref mode specialization optimization
2849 - nir/lower_io: Add a mode parameter to build_addr_iadd
2850 - nir/lower_io: Add a mode parameter to addr_format_is_\*
3095 - nv50/ir: remove symbol table support for compute shaders
3103 - clover/llvm: undefine \__IMAGE_SUPPORT_\_ for devices without image support
3215 - radeon/radeon_vce: fix out of target bitrate in CBR mode (H.264)
3368 - ac/llvm: fix unaligned VS input loads on gfx10.3
3376 - ac/llvm: remove stub prototype for fmed3
3377 - ac/llvm: fix amdgcn.rcp for v2f16
3378 - ac/llvm: fix amdgcn.fract for v2f16
3379 - ac/llvm: fix amdgcn.rsq for v2f16
3380 - ac/llvm: fix bcsel for v2*16
3381 - ac/llvm: remove dead code handling for fmod
3382 - ac/llvm: add better code for isign
3383 - ac/llvm: add better code for fsign
3384 - ac/llvm: fix b2f for v2f16
3536 - ac/llvm: don't lower bool to int32, switch to native i1 bool
3584 - radeonsi: disable WGP mode on gfx10.3 to prevent hangs
3772 - util/hash_table: add function for reserving size in a hash table
3905 - clover/llvm: Use the highest supported SPIR-V version (v4)
3910 - ac/llvm: handle static/shared llvm init separately
3913 - ac/llvm: add option to clamp division by zero
3916 - amd/llvm: switch to 3-spaces style
4134 - amd/common: add PIPE_FORMAT_R64_{UINT,SINT} to GFX10 format table
4217 - vulkan/wsi/x11: wait for acquirable images in FIFO mode
4333 - ac/llvm: fix invalid IR if image stores are shrinked using the format
4336 - radv/llvm: call nir_lower_io_to_vector with FS to fix array tests
4340 - ac/llvm: fix invalid use of unreachable in ac_build_atomic_rmw()
4346 - ac/llvm: adjust dmask when image stores are shrinked using the format
4348 - radv/llvm: assign driver locations for VS, TCS, TES and GS correctly
4349 - radv/llvm: lower GS IO
4350 - radv/llvm: lower TES IO
4351 - radv/llvm: gather TCS outputs from the output variables
4352 - radv/llvm: lower TCS IO
4353 - radv/llvm: gather VS input usage mask from load_input
4354 - radv/llvm: lower VS IO
4355 - ac/llvm: implement nir_op_unpack_half_2x16_split_{x,y}
4356 - radv/llvm: enable lower_unpack_half_2x16
4368 - radv/llvm: do not lower nir_op_fsat
4369 - radv/llvm: remove dead code for 64-bit GS inputs
4371 - radv/llvm: do not lower sub
4373 - radv/llvm: stop assigning driver_location in NIR->LLVM
4376 - radv/llvm: switch to NIR IO assigned locations
4377 - radv/llvm: reduce the ESGS itemsize by using NIR IO assigned locations
4378 - radv/llvm: reduce LDS size for tess by using NIR IO assigned locations
4380 - ac/llvm: move AC_FETCH_FORMAT to non-LLVM code
4501 - aco: Fix emit_boolean_exclusive_scan in wave32 mode.
4611 - ac/llvm: Fix nonportable sizeof.