| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | builder_mem.h | 79 unsigned Align, 86 return IRB()->CreateMaskedLoad(Ptr, Align, Mask, PassThru, Name); 96 virtual CallInst* MASKED_STORE(Value *Val, Value *Ptr, unsigned Align, Value *Mask, Type* Ty = nullptr, JIT_MEM_CLIENT usage = JIT_MEM_CLIENT::MEM_CLIENT_INTERNAL) argument 98 return IRB()->CreateMaskedStore(Val, Ptr, Align, Mask); 78 MASKED_LOAD(Value * Ptr,unsigned Align,Value * Mask,Value * PassThru=nullptr,const Twine & Name="",Type * Ty=nullptr,JIT_MEM_CLIENT usage=JIT_MEM_CLIENT::MEM_CLIENT_INTERNAL) argument
|
| H A D | builder_gfx_mem.h | 72 unsigned Align, 83 virtual CallInst* MASKED_STORE(Value *Val, Value *Ptr, unsigned Align, Value *Mask, Type* Ty = nullptr, JIT_MEM_CLIENT usage = JIT_MEM_CLIENT::MEM_CLIENT_INTERNAL);
|
| H A D | builder_gfx_mem.cpp | 227 unsigned Align, 237 return Builder::MASKED_LOAD(Ptr, Align, Mask, PassThru, Name, Ty, usage); 256 CallInst* BuilderGfxMem::MASKED_STORE(Value *Val, Value *Ptr, unsigned Align, Value *Mask, Type* Ty, JIT_MEM_CLIENT usage) argument 261 return Builder::MASKED_STORE(Val, Ptr, Align, Mask, Ty, usage); 226 MASKED_LOAD(Value * Ptr,unsigned Align,Value * Mask,Value * PassThru,const Twine & Name,Type * Ty,JIT_MEM_CLIENT usage) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ |
| H A D | builder_mem.h | 80 unsigned Align, 87 return IRB()->CreateMaskedLoad(Ptr, AlignType(Align), Mask, PassThru, Name); 97 virtual CallInst* MASKED_STORE(Value *Val, Value *Ptr, unsigned Align, Value *Mask, Type* Ty = nullptr, MEM_CLIENT usage = MEM_CLIENT::MEM_CLIENT_INTERNAL) argument 99 return IRB()->CreateMaskedStore(Val, Ptr, AlignType(Align), Mask); 79 MASKED_LOAD(Value * Ptr,unsigned Align,Value * Mask,Value * PassThru=nullptr,const Twine & Name="",Type * Ty=nullptr,MEM_CLIENT usage=MEM_CLIENT::MEM_CLIENT_INTERNAL) argument
|
| H A D | jit_pch.hpp | 159 typedef llvm::Align AlignType;
|
| H A D | builder_gfx_mem.h | 71 unsigned Align, 82 virtual CallInst* MASKED_STORE(Value *Val, Value *Ptr, unsigned Align, Value *Mask, Type* Ty = nullptr, MEM_CLIENT usage = MEM_CLIENT::MEM_CLIENT_INTERNAL);
|
| H A D | builder_gfx_mem.cpp | 324 unsigned Align, 335 return Builder::MASKED_LOAD(Ptr, Align, Mask, PassThru, Name, Ty, usage); 362 Value* Val, Value* Ptr, unsigned Align, Value* Mask, Type* Ty, MEM_CLIENT usage) 369 return Builder::MASKED_STORE(Val, Ptr, Align, Mask, Ty, usage); 323 MASKED_LOAD(Value * Ptr,unsigned Align,Value * Mask,Value * PassThru,const Twine & Name,Type * Ty,MEM_CLIENT usage) argument 361 MASKED_STORE(Value * Val,Value * Ptr,unsigned Align,Value * Mask,Type * Ty,MEM_CLIENT usage) argument
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 17.0.4.rst | 87 - anv/blorp: Align vertex buffers to 64B 88 - i965/blorp: Align vertex buffers to 64B
|
| H A D | 18.2.7.rst | 59 - radv: Align large buffers to the fragment size.
|
| H A D | 13.0.6.rst | 128 - swr: Align query results allocation
|
| H A D | 7.10.3.rst | 294 - i965: Align interleaved URB write length to 2
|
| H A D | 19.3.0.rst | 2775 - anv/block_pool: Align anv_block_pool state to 64 bits. 2781 - anv: Align fast clear color state buffer to a page. 2782 - iris: Align fast clear color state buffer to a page.
|
| H A D | 20.1.0.rst | 1157 - tu: Align GMEM resolve blit scissor 2373 - anv: Align UBO sizes to 32B 3789 - panfrost: Align Android makefiles with recent changes 3791 - panfrost: Align Android makefiles with recent changes
|
| H A D | 7.10.rst | 1343 - i965: Align gen6 push constant size to dispatch width. 1420 - dri/nv04: Align SIFM transfer dimensions.
|
| H A D | 20.2.0.rst | 2973 - freedreno/fdl: Align after dividing by block size 3778 - iris: Align last_seqnos to 64 bits. 3779 - anv: Align "used" attribute to 64 bits.
|
| H A D | 21.1.0.rst | 2460 - panfrost: Align BO size to 4096 bytes 2774 - anv: Align inline uniform data to ANV_UBO_ALIGNMENT 5398 - aco: Align NGG scratch size to 16 so a single ds_read can always read it.
|
| H A D | 21.2.0.rst | 677 - asahi: Align strides to 16 bytes 767 - panfrost: Align NPOT divisor records 3124 - iris/bufmgr: Align vma addresses to 64K for local memory
|
| H A D | 21.3.0.rst | 341 - pan/bi: Align staging registers on Valhall 1343 - freedreno/ir3: Align driver param upload size/offset for indirect uploads.
|
| H A D | 19.0.0.rst | 358 - radv: Align large buffers to the fragment size.
|
| H A D | 19.1.0.rst | 2538 - mesa: Align doubles to a 64-bit starting boundary, even if packing.
|
| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_helper.cpp | 55 A->addAttr(llvm::Attribute::getWithAlignment(A->getContext(), llvm::Align(bytes)));
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/ |
| H A D | spirv.core.grammar.json | 2705 { "kind" : "IdRef", "name" : "'Param Align'" }, 2720 { "kind" : "IdRef", "name" : "'Param Align'" } 2734 { "kind" : "IdRef", "name" : "'Param Align'" } 2747 { "kind" : "IdRef", "name" : "'Param Align'" } 2760 { "kind" : "IdRef", "name" : "'Param Align'" } 3083 { "kind" : "IdRef", "name" : "'Param Align'" } 3097 { "kind" : "IdRef", "name" : "'Param Align'" }
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | spirv.core.grammar.json | 3079 { "kind" : "IdRef", "name" : "'Param Align'" }, 3095 { "kind" : "IdRef", "name" : "'Param Align'" } 3110 { "kind" : "IdRef", "name" : "'Param Align'" } 3124 { "kind" : "IdRef", "name" : "'Param Align'" } 3138 { "kind" : "IdRef", "name" : "'Param Align'" } 3490 { "kind" : "IdRef", "name" : "'Param Align'" } 3505 { "kind" : "IdRef", "name" : "'Param Align'" }
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 1462 "description": "asahi: Align linear texture's strides to 64 bytes", 1471 "description": "asahi: Align allocations to effective tile size", 20182 "description": "panfrost: Align instance size for IDVS", 22144 "description": "iris: Align buffer VMA to 2MiB for XeHP", 22153 "description": "anv: Align buffer VMA to 2MiB for XeHP", 30550 "description": "ac: Align ADDR_FASTCALL with addrlib", [all...] |