Searched refs:getClobbers (Results 1 – 5 of 5) sorted by relevance
885 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef0311::PPCTargetInfo1363 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef0811::NVPTXTargetInfo1485 virtual const char * getClobbers() const { in getClobbers() function in __anon6df880ef0911::R600TargetInfo1847 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef0a11::X86TargetInfo3562 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef1d11::AArch64TargetInfo4129 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef1e11::ARMTargetInfo4288 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef2111::HexagonTargetInfo4447 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef2211::SparcTargetInfo4646 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef2411::SystemZTargetInfo4757 virtual const char *getClobbers() const { in getClobbers() function in __anon6df880ef2511::MSP430TargetInfo[all …]
573 virtual const char *getClobbers() const = 0;
1746 ArrayRef<StringRef> getClobbers() const { in getClobbers() function1754 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } in getClobber()
1697 std::string MachineClobbers = getTarget().getClobbers(); in EmitAsmStmt()
5812 S->getAllConstraints(), S->getClobbers(), in TransformMSAsmStmt()