Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/lib/Basic/Targets/
DLe64.h45 const char *getClobbers() const override { return ""; } in getClobbers() function
DARC.h49 const char *getClobbers() const override { return ""; } in getClobbers() function
DMSP430.h90 const char *getClobbers() const override { in getClobbers() function
DLanai.h88 const char *getClobbers() const override { return ""; } in getClobbers() function
DXCore.h53 const char *getClobbers() const override { return ""; } in getClobbers() function
DTCE.h91 const char *getClobbers() const override { return ""; } in getClobbers() function
DVE.h76 const char *getClobbers() const override { return ""; } in getClobbers() function
DPNaCl.h70 const char *getClobbers() const override { return ""; } in getClobbers() function
DAVR.h69 const char *getClobbers() const override { return ""; } in getClobbers() function
DBPF.h61 const char *getClobbers() const override { return ""; } in getClobbers() function
DSPIR.h74 const char *getClobbers() const override { return ""; } in getClobbers() function
DHexagon.h116 const char *getClobbers() const override { return ""; } in getClobbers() function
DRISCV.h66 const char *getClobbers() const override { return ""; } in getClobbers() function
DNVPTX.h103 const char *getClobbers() const override { in getClobbers() function
DSystemZ.h75 const char *getClobbers() const override { in getClobbers() function
DWebAssembly.h109 const char *getClobbers() const final { return ""; } in getClobbers() function
DMips.h282 const char *getClobbers() const override { in getClobbers() function
DAMDGPU.h116 const char *getClobbers() const override { return ""; } in getClobbers() function
DSparc.h84 const char *getClobbers() const override { in getClobbers() function
DPPC.h325 const char *getClobbers() const override { return ""; } in getClobbers() function
DAArch64.cpp701 const char *AArch64TargetInfo::getClobbers() const { return ""; } in getClobbers() function in AArch64TargetInfo
DARM.cpp1110 const char *ARMTargetInfo::getClobbers() const { in getClobbers() function in ARMTargetInfo
DX86.h230 const char *getClobbers() const override { in getClobbers() function
/external/clang/lib/Basic/
DTargets.cpp1098 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::PPCTargetInfo
1841 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::NVPTXTargetInfo
1991 const char * getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::AMDGPUTargetInfo
2661 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::X86TargetInfo
5366 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::ARMTargetInfo
5928 const char *getClobbers() const override { return ""; } in getClobbers() function in __anon6f485c4e0111::AArch64TargetInfo
6144 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::HexagonTargetInfo
6345 const char *getClobbers() const override { return ""; } in getClobbers() function in __anon6f485c4e0111::LanaiTargetInfo
6439 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::SparcTargetInfo
6770 const char *getClobbers() const override { in getClobbers() function in __anon6f485c4e0111::SystemZTargetInfo
[all …]
/external/clang/include/clang/AST/
DStmt.h1816 ArrayRef<StringRef> getClobbers() const { in getClobbers() function

12