Searched defs:op (Results 1 – 5 of 5) sorted by relevance
24 void checkGlError(const char* op) { in checkGlError()
66 for (auto op : bytecode->operands) { in Visit() local300 for (auto op : annotation->operands) { in Visit() local
21 from Monsoon import Operations as op unknown
293 op='who-has', argument
242 inline T* CastOperand(Operand* op) { in CastOperand()