Searched refs:getClobbers (Results 1 – 5 of 5) sorted by relevance
838 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a310311::PPCTargetInfo1303 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a310811::NVPTXTargetInfo1437 virtual const char * getClobbers() const { in getClobbers() function in __anon5a1c6a310911::R600TargetInfo1773 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a310a11::X86TargetInfo3326 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a311d11::AArch64TargetInfo3820 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a311e11::ARMTargetInfo3967 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a312011::HexagonTargetInfo4134 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a312111::SparcTargetInfo4310 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a312311::SystemZTargetInfo4421 virtual const char *getClobbers() const { in getClobbers() function in __anon5a1c6a312411::MSP430TargetInfo[all …]
554 virtual const char *getClobbers() const = 0;
1743 ArrayRef<StringRef> getClobbers() const { in getClobbers() function1751 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } in getClobber()
1694 std::string MachineClobbers = getTarget().getClobbers(); in EmitAsmStmt()
5770 S->getAllConstraints(), S->getClobbers(), in TransformMSAsmStmt()