HomeSort by relevance Sort by last modified time
    Searched defs:GetPCUseDefEncoding (Results 1 - 3 of 3) sorted by null

  /art/compiler/dex/quick/arm/
target_arm.cc 117 uint64_t ArmMir2Lir::GetPCUseDefEncoding() {
  /art/compiler/dex/quick/mips/
target_mips.cc 118 uint64_t MipsMir2Lir::GetPCUseDefEncoding() {
  /art/compiler/dex/quick/x86/
target_x86.cc 126 uint64_t X86Mir2Lir::GetPCUseDefEncoding() {
131 LOG(FATAL) << "Unexpected call to GetPCUseDefEncoding for x86";

Completed in 79 milliseconds