Searched refs:CheckValueArrayCase (Results 1 – 2 of 2) sorted by relevance
158 static bool CheckValueArrayCase(const Value *value, const Type &type, const Program &program);
325 bool AsmEmitter::CheckValueArrayCase(const Value *value, const Type &type, const Program &program) in CheckValueArrayCase() function in ark::pandasm::AsmEmitter380 if (!CheckValueArrayCase(value, type, program)) { in CheckValue()