Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DTargets.cpp1023 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::PPCTargetInfo
1675 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::NVPTXTargetInfo
1818 const char * getClobbers() const override { in getClobbers() function in __anond4862fe70111::AMDGPUTargetInfo
2389 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::X86TargetInfo
4971 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::ARMTargetInfo
5507 const char *getClobbers() const override { return ""; } in getClobbers() function in __anond4862fe70111::AArch64TargetInfo
5707 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::HexagonTargetInfo
5877 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::SparcTargetInfo
6149 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::SystemZTargetInfo
6315 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70111::MSP430TargetInfo
[all …]
/external/clang/include/clang/AST/
DStmt.h1794 ArrayRef<StringRef> getClobbers() const { in getClobbers() function