Home
last modified time | relevance | path

Searched refs:PatchFarBranch (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.cc2020 class PatchFarBranch : public AssemblerFixup { class
2022 PatchFarBranch() {} in PatchFarBranch() function in dart::PatchFarBranch
2102 buffer_.EmitFixup(new PatchFarBranch()); in EmitFarBranch()