Home
last modified time | relevance | path

Searched refs:vfimm (Results 1 – 1 of 1) sorted by relevance

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DCShader.cpp1813 auto copyV4 = [=](int k, uint32_t vfimm, CVariable* Var) in GetConstant()
1815 CVariable* Imm = ImmToVariable(vfimm, ISA_TYPE_VF); in GetConstant()
1883 uint32_t vfimm = 0; in GetConstant() local
1897 vfimm |= v; in GetConstant()
1907 copyV4(i, vfimm, CVar); in GetConstant()