Searched refs:isAsmClobberable (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.h33 bool isAsmClobberable(const MachineFunction &MF,
H A DRISCVRegisterInfo.cpp93 bool RISCVRegisterInfo::isAsmClobberable(const MachineFunction &MF, function in class:RISCVRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.h85 bool isAsmClobberable(const MachineFunction &MF,
H A DAArch64RegisterInfo.cpp242 bool AArch64RegisterInfo::isAsmClobberable(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h136 bool isAsmClobberable(const MachineFunction &MF,
H A DARMBaseRegisterInfo.cpp223 isAsmClobberable(const MachineFunction &MF, unsigned PhysReg) const { function in class:ARMBaseRegisterInfo
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h480 virtual bool isAsmClobberable(const MachineFunction &MF,
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp560 !TRI->isAsmClobberable(*MF, MI->getOperand(I + 1).getReg())) {

Completed in 128 milliseconds