Home
last modified time | relevance | path

Searched defs:getClobbers (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DLe64.h44 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DARC.h51 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DMSP430.h90 std::string_view getClobbers() const override { in getClobbers() function
H A DXCore.h52 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DDirectX.h80 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DLanai.h90 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DVE.h72 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DTCE.h102 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DPNaCl.h72 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DCSKY.h85 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DBPF.h63 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DAVR.h72 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DHexagon.h115 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DLoongArch.h69 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DM68k.cpp232 std::string_view M68kTargetInfo::getClobbers() const { getClobbers() function in clang::targets::M68kTargetInfo
H A DRISCV.h71 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DNVPTX.h112 std::string_view getClobbers() const override { getClobbers() function
H A DSystemZ.h112 std::string_view getClobbers() const override { getClobbers() function
H A DWebAssembly.h134 std::string_view getClobbers() const final { return ""; } getClobbers() function
H A DSPIR.h164 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DMips.h284 std::string_view getClobbers() const override { getClobbers() function
H A DAMDGPU.h120 std::string_view getClobbers() const override { return ""; } in getClobbers() function
H A DSparc.h80 std::string_view getClobbers() const override { in getClobbers() function
H A DPPC.h336 std::string_view getClobbers() const override { return ""; } getClobbers() function
H A DARM.cpp1319 std::string_view ARMTargetInfo::getClobbers() const { getClobbers() function in ARMTargetInfo

12