Home
last modified time | relevance | path

Searched defs:immediates (Results 1 - 15 of 15) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_opcodes.h.py80 from agx_opcodes import opcodes, immediates, enums namespace
H A Dagx_opcodes.py25 immediates = {} variable
/third_party/mesa3d/src/panfrost/bifrost/valhall/
H A Dvalhall.c.py24 from valhall import immediates, instructions, typesize namespace
H A Ddisasm.py24 from valhall import instructions, immediates, enums, typesize, safe_name namespace
H A Dasm.py27 from valhall import instructions, enums, immediates, typesize namespace
H A Dvalhall.py40 immediates = [int(imm.text, base=0) for imm in ilut.findall('constant')] variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_program.h50 } immediates[64]; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.h119 const float (*immediates)[4]; member
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_fpc.h53 float immediates[I915_MAX_CONSTANT][4]; member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp169 ImmediateMap immediates; member in __anon9283::Converter
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi.h547 LLVMValueRef immediates[LP_MAX_INLINED_IMMEDIATES][TGSI_NUM_CHANNELS]; member
640 LLVMValueRef immediates[LP_MAX_INLINED_IMMEDIATES]; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/Disassembler/
H A DX86DisassemblerDecoder.h604 uint64_t immediates[2]; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_shader.h195 uint32_t *immediates; member
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction.h1753 Immediates& immediates() { return immediates_; } in immediates() function in v8::internal::compiler::final
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c218 union tgsi_immediate_data immediates[MAX_IMMEDIATE_COUNT][4]; member
[all...]

Completed in 24 milliseconds