Searched defs:isAsmClobberable (Results 1 – 4 of 4) sorted by relevance
113 bool RISCVRegisterInfo::isAsmClobberable(const MachineFunction &MF, in isAsmClobberable() function in RISCVRegisterInfo
360 bool AArch64RegisterInfo::isAsmClobberable(const MachineFunction &MF, in isAsmClobberable() function in AArch64RegisterInfo
225 isAsmClobberable(const MachineFunction &MF, MCRegister PhysReg) const { in isAsmClobberable() function in ARMBaseRegisterInfo
533 virtual bool isAsmClobberable(const MachineFunction &MF, in isAsmClobberable() function