Home
last modified time | relevance | path

Searched refs:GenInlinedStringIsEmptyOrLength (Results 1 – 3 of 3) sorted by relevance

/art/compiler/dex/quick/
Ddex_file_method_inliner.cc587 return backend->GenInlinedStringIsEmptyOrLength( in GenIntrinsic()
Dmir_to_lir.h946 bool GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty);
Dgen_invoke.cc1082 bool Mir2Lir::GenInlinedStringIsEmptyOrLength(CallInfo* info, bool is_empty) { in GenInlinedStringIsEmptyOrLength() function in art::Mir2Lir