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

  /art/compiler/dex/quick/arm/
target_arm.cc 158 ResourceMask ArmMir2Lir::GetPCUseDefEncoding() const {
    [all...]
  /art/compiler/dex/quick/arm64/
target_arm64.cc 160 ResourceMask Arm64Mir2Lir::GetPCUseDefEncoding() const {
173 // Note: REG_USE_PC is ignored, the reason is the same with what we do in GetPCUseDefEncoding().
  /art/compiler/dex/quick/mips/
target_mips.cc 308 ResourceMask MipsMir2Lir::GetPCUseDefEncoding() const {
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 273 ResourceMask X86Mir2Lir::GetPCUseDefEncoding() const {
    [all...]

Completed in 69 milliseconds