Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
DTargets.cpp885 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed170311::PPCTargetInfo
1363 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed170811::NVPTXTargetInfo
1485 virtual const char * getClobbers() const { in getClobbers() function in __anon9a2bed170911::R600TargetInfo
1847 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed170a11::X86TargetInfo
3562 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed171d11::AArch64TargetInfo
4129 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed171e11::ARMTargetInfo
4288 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed172111::HexagonTargetInfo
4447 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed172211::SparcTargetInfo
4646 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed172411::SystemZTargetInfo
4757 virtual const char *getClobbers() const { in getClobbers() function in __anon9a2bed172511::MSP430TargetInfo
[all …]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DStmt.h1746 ArrayRef<StringRef> getClobbers() const { in getClobbers() function