Home
last modified time | relevance | path

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

/external/clang/lib/Basic/
DTargets.cpp908 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e0311::PPCTargetInfo
1392 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e0811::NVPTXTargetInfo
1498 const char * getClobbers() const override { in getClobbers() function in __anone77aef3e0911::R600TargetInfo
1866 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e0a11::X86TargetInfo
4085 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e1c11::ARMTargetInfo
4528 virtual const char *getClobbers() const { return ""; } in getClobbers() function in __anone77aef3e2011::AArch64TargetInfo
4713 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e2211::HexagonTargetInfo
4872 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e2311::SparcTargetInfo
5067 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e2511::SystemZTargetInfo
5178 const char *getClobbers() const override { in getClobbers() function in __anone77aef3e2611::MSP430TargetInfo
[all …]
/external/clang/include/clang/AST/
DStmt.h1785 ArrayRef<StringRef> getClobbers() const { in getClobbers() function