Searched refs:GenInlinedStringIsEmptyOrLength (Results 1 – 3 of 3) sorted by relevance
481 return backend->GenInlinedStringIsEmptyOrLength( in GenIntrinsic()
963 bool GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty);
1296 bool Mir2Lir::GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty) { in GenInlinedStringIsEmptyOrLength() function in art::Mir2Lir