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

  /art/compiler/optimizing/
code_generator_x86.cc 6188 Label* fixup_label = codegen_->NewTypeBssEntryPatch(cls); variable
6195 Label* fixup_label = codegen_->NewJitRootClassPatch( variable
6345 Label* fixup_label = codegen_->NewStringBssEntryPatch(load); variable
6357 Label* fixup_label = codegen_->NewJitRootStringPatch( variable
    [all...]
code_generator_x86_64.cc 5597 Label* fixup_label = codegen_->NewTypeBssEntryPatch(cls); variable
5606 Label* fixup_label = variable
5731 Label* fixup_label = codegen_->NewStringBssEntryPatch(load); variable
5744 Label* fixup_label = codegen_->NewJitRootStringPatch( variable
    [all...]

Completed in 240 milliseconds