Home
last modified time | relevance | path

Searched refs:unify (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dlower_jumps.cpp512 bool unify = true; in visit() local
517 /* FINISHME: unify returns with identical expressions */ in visit()
521 unify = false; in visit()
523 if(unify) { in visit()
546 * we might later unify the lowered version with the other one in visit()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h91 void unify(LiveInterval &VirtReg, const LiveRange &Range);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion
H A DLiveRegMatrix.cpp113 Matrix[Unit].unify(VirtReg, Range); in assign()
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.cpp195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
H A Dnv50_ir_util.h427 void unify(Interval&); // clears source interval
H A Dnv50_ir_ra.cpp1035 nRep->livei.unify(nVal->livei); in coalesceValues()

Completed in 9 milliseconds