Searched defs:opIndex (Results 1 – 4 of 4) sorted by relevance
190 private void checkTarget(int opIndex, int target, int codeLength, in checkTarget()
249 for (GLint opIndex = 0; opIndex < 2; ++opIndex) in testDepthStencilDepthStencil() local
220 public int opIndex(int type, int index) { in opIndex() method in Capstone.CsInsn
13323 const deUint32 opIndex = (opName == "OpCompositeInsert") ? 0 in createFloat16CompositeInsertExtractSet() local