Searched defs:indx (Results 1 – 3 of 3) sorted by relevance
143 uint indx = (xin & 0x007f0000) + ((xin & 0x00008000) << 1); in log2() local
1765 const unsigned indx = unsigned(Src2.IntVal.getZExtValue()); in visitExtractElementInst() local1802 const unsigned indx = unsigned(Src3.IntVal.getZExtValue()); in visitInsertElementInst() local
831 mlir::Value indx = builder.createIntegerConstant(loc, idxTy, 0); genRuntimeMinMaxlocBody() local