Home
last modified time | relevance | path

Searched defs:setDef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir.cpp629 Instruction::setDef(int i, Value *val) in setDef() function in nv50_ir::Instruction
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/IR/
H A Dgml_st_ops.cc1629 Operation *setDef = set.getDefiningOp(); in selectDimsFromSet() local