/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Script/ |
D | OutputSectDesc.h | 107 struct Epilog { struct 108 bool hasRegion() const { return m_pRegion != NULL; } in hasRegion() 132 bool operator==(const Epilog& pRHS) const { argument 147 const std::string* m_pRegion; 148 const std::string* m_pLMARegion; 149 StringList* m_pPhdrs; 150 RpnExpr* m_pFillExp;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCWinEH.h | 59 struct Epilog { struct 60 std::vector<Instruction> Instructions; 61 unsigned Condition; 62 MCSymbol *End;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCWinEH.h | 59 struct Epilog { struct 60 std::vector<Instruction> Instructions; 61 unsigned Condition; 62 MCSymbol *End;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCWinEH.h | 59 struct Epilog { struct 60 std::vector<Instruction> Instructions; 61 unsigned Condition; 62 MCSymbol *End;
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCWinEH.h | 59 struct Epilog { struct 60 std::vector<Instruction> Instructions; 61 unsigned Condition; 62 MCSymbol *End;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCWinEH.h | 59 struct Epilog { struct 60 std::vector<Instruction> Instructions; 61 unsigned Condition; 62 MCSymbol *End;
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCWin64EH.cpp | 733 const std::vector<WinEH::Instruction> &Epilog) { in getARM64OffsetInProlog() 761 const std::vector<WinEH::Instruction> &Epilog = in checkARM64PackedEpilog() local 1724 const std::vector<WinEH::Instruction> &Epilog, in getARMOffsetInProlog() 1770 const std::vector<WinEH::Instruction> &Epilog = EpilogInfo.Instructions; in checkARMPackedEpilog() local 2002 const std::vector<WinEH::Instruction> &Epilog = EpilogInfo.Instructions; in tryARMPackedUnwind() local 2303 auto &Epilog = I.second; in ARMEmitUnwindInfo() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 822 for (auto &Epilog : EpilogBBs) in splitLifetimes() local 866 MachineBasicBlock *Epilog = EpilogBBs[i]; in addBranches() local 1932 MachineBasicBlock *Epilog = *EI; in fixupBranches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 835 for (auto &Epilog : EpilogBBs) in splitLifetimes() local 879 MachineBasicBlock *Epilog = EpilogBBs[i]; in addBranches() local 1962 MachineBasicBlock *Epilog = *EI; in fixupBranches() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMWinCOFFStreamer.cpp | 246 std::vector<WinEH::Instruction> &Epilog = in emitARMWinCFIEpilogEnd() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64LowerHomogeneousPrologEpilog.cpp | 126 enum FrameHelperType { Prolog, PrologFrame, Epilog, EpilogTail }; enumerator
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachinePipeliner.cpp | 2926 for (auto &Epilog : EpilogBBs) in splitLifetimes() local 2973 MachineBasicBlock *Epilog = EpilogBBs[i]; in addBranches() local
|
/aosp_15_r20/system/core/fastboot/ |
H A D | fastboot.cpp | 213 static void Epilog(int status) { in Epilog() function
|