Searched refs:getClobbers (Results 1 – 5 of 5) sorted by relevance
982 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70211::PPCTargetInfo1593 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70211::NVPTXTargetInfo1727 const char * getClobbers() const override { in getClobbers() function in __anond4862fe70211::R600TargetInfo2182 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70211::X86TargetInfo4568 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70411::ARMTargetInfo5024 const char *getClobbers() const override { return ""; } in getClobbers() function in __anond4862fe70411::AArch64TargetInfo5205 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70411::HexagonTargetInfo5371 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70411::SparcTargetInfo5555 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70411::SystemZTargetInfo5697 const char *getClobbers() const override { in getClobbers() function in __anond4862fe70411::MSP430TargetInfo[all …]
648 virtual const char *getClobbers() const = 0;
1796 ArrayRef<StringRef> getClobbers() const { in getClobbers() function1804 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } in getClobber()
2033 std::string MachineClobbers = getTarget().getClobbers(); in EmitAsmStmt()
6174 S->getAllConstraints(), S->getClobbers(), in TransformMSAsmStmt()