HomeSort by relevance Sort by last modified time
    Searched refs:GetJTypeFromShorty (Results 1 - 2 of 2) sorted by null

  /art/compiler/llvm/
backend_types.h 62 inline JType GetJTypeFromShorty(char shorty_jty) {
ir_builder.h 310 return getJType(GetJTypeFromShorty(shorty_jty));
423 return getJZero(GetJTypeFromShorty(shorty_jty));

Completed in 175 milliseconds