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

  /art/compiler/optimizing/
data_type-inl.h 43 constexpr DataType::Type DataType::FromShorty(char type) {
builder.cc 58 return_type_(DataType::FromShorty(dex_compilation_unit_->GetShorty()[0])) {}
data_type.h 47 static constexpr Type FromShorty(char type);
instruction_builder.cc 597 DataType::FromShorty(shorty[shorty_pos]),
    [all...]
inliner.cc     [all...]

Completed in 98 milliseconds