Searched defs:load_inst (Results 1 – 15 of 15) sorted by relevance
45 Instruction* load_inst = ctx->get_def_use_mgr()->GetDef(op1_id); in ReplaceInternalInterpolate() local
582 Instruction* load_inst = in ApplyReplacements() local
240 CopyPropagateArrays::BuildMemoryObjectFromLoad(Instruction* load_inst) { in BuildMemoryObjectFromLoad()
170 Instruction* load_inst = builder->AddLoad(type_id, var_id); in GenVarLoad() local
649 Instruction* load_inst = load.get(); in CreateLoad() local
54 Instruction* load_inst = ctx->get_def_use_mgr()->GetDef(op1_id); in ReplaceInternalInterpolate() local
585 Instruction* load_inst = in ApplyReplacements() local
174 Instruction* load_inst = builder->AddUnaryOp(type_id, SpvOpLoad, var_id); in GenVarLoad() local852 Instruction* load_inst = in GetDirectReadFunctionId() local
230 CopyPropagateArrays::BuildMemoryObjectFromLoad(Instruction* load_inst) { in BuildMemoryObjectFromLoad()
1497 def load_inst(self): member in _Unpickler
5864 load_inst(UnpicklerObject *self) in load_inst() function