Home
last modified time | relevance | path

Searched defs:fixup_end (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/
DStub.h103 fixup_iterator fixup_end() { return m_FixupList.end(); } in fixup_end() function
105 const_fixup_iterator fixup_end() const { return m_FixupList.end(); } in fixup_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCFragment.h216 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
217 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCFragment.h228 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
229 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCFragment.h229 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
230 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCFragment.h229 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
230 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCFragment.h229 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
230 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCFragment.h229 fixup_iterator fixup_end() { return Fixups.end(); } in fixup_end() function
230 const_fixup_iterator fixup_end() const { return Fixups.end(); } in fixup_end() function
/aosp_15_r20/art/compiler/optimizing/
H A Dnodes.cc1221 auto fixup_end = replacement->env_uses_.empty() ? replacement->env_uses_.begin() in ReplaceInput() local
1422 auto fixup_end = other->uses_.empty() ? other->uses_.begin() : ++other->uses_.begin(); in ReplaceWith() local
1523 auto fixup_end = in ReplaceInput() local
H A Dnodes.h2233 auto fixup_end = uses_.empty() ? uses_.begin() : ++uses_.begin(); in AddUseAt() local
2583 void FixUpUserRecordsAfterUseInsertion(HUseList<HInstruction*>::iterator fixup_end) { in FixUpUserRecordsAfterUseInsertion()
/aosp_15_r20/external/dtc/libfdt/
H A Dfdt_overlay.c430 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/libfdt/
Dfdt_overlay.c430 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local