Searched defs:zero1 (Results 1 – 2 of 2) sorted by relevance
4 subroutine zero1(z) subroutine5 real, dimension(:) :: z local
47 auto zero1 = builder.createIntegerConstant(loc, builder.getIndexType(), 0); createCondition() local