Searched defs:expandPostRAPseudo (Results 1 - 13 of 13) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFInstrInfo.cpp115 bool BPFInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:BPFInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp493 bool SparcInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:SparcInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp142 bool Mips16InstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:Mips16InstrInfo
H A DMipsSEInstrInfo.cpp403 bool MipsSEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:MipsSEInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp475 bool VEInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:VEInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp119 bool LanaiInstrInfo::expandPostRAPseudo(MachineInstr & /*MI*/) const { function in class:LanaiInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1002 virtual bool expandPostRAPseudo(MachineInstr &MI) const { return false; } function in class:llvm::TargetInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1508 bool AArch64InstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:AArch64InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1329 bool SystemZInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:SystemZInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1002 bool HexagonInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:HexagonInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1620 bool ARMBaseInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:ARMBaseInstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4557 bool X86InstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:X86InstrInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp1568 bool SIInstrInfo::expandPostRAPseudo(MachineInstr &MI) const { function in class:SIInstrInfo

Completed in 335 milliseconds