Searched defs:operation (Results 1 – 5 of 5) sorted by relevance
771 Operation operation = operations[nextOperation]; in run() local809 Operation operation = operations[i]; in run() local
114 InductionOp operation; member
1232 HInstruction* operation = nullptr; in GenerateCode() local
246 #define SIMPLE_STRING_INTRINSIC(name, operation) \ argument
2786 const char* operation) in DecodeAndCheckArrayType()