Searched defs:operation (Results 1 – 4 of 4) sorted by relevance
42 int operation = block ? LOCK_EX : (LOCK_EX | LOCK_NB); in Init() local
109 InductionOp operation; member
684 HInstruction* operation = nullptr; in GenerateCode() local
2359 const char* fn_name, const char* operation) in DecodeAndCheckArrayType()