Home
last modified time | relevance | path

Searched refs:shouldCoalesce (Results 1 – 25 of 31) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/AVR/
DAVRRegisterInfo.h54 bool shouldCoalesce(MachineInstr *MI,
DAVRRegisterInfo.cpp279 bool AVRRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in llvm::AVRRegisterInfo
290 return TargetRegisterInfo::shouldCoalesce(MI, SrcRC, SubReg, DstRC, DstSubReg, NewRC, LIS); in shouldCoalesce()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRRegisterInfo.h58 bool shouldCoalesce(MachineInstr *MI,
DAVRRegisterInfo.cpp276 bool AVRRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in llvm::AVRRegisterInfo
287 return TargetRegisterInfo::shouldCoalesce(MI, SrcRC, SubReg, DstRC, DstSubReg, NewRC, LIS); in shouldCoalesce()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h63 bool shouldCoalesce(MachineInstr *MI, const TargetRegisterClass *SrcRC,
DHexagonRegisterInfo.cpp240 bool HexagonRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in HexagonRegisterInfo
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonRegisterInfo.h59 bool shouldCoalesce(MachineInstr *MI, const TargetRegisterClass *SrcRC,
DHexagonRegisterInfo.cpp247 bool HexagonRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in HexagonRegisterInfo
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h82 bool shouldCoalesce(MachineInstr *MI,
DSystemZRegisterInfo.cpp339 bool SystemZRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in SystemZRegisterInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h87 bool shouldCoalesce(MachineInstr *MI,
DSystemZRegisterInfo.cpp340 bool SystemZRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in SystemZRegisterInfo
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dregalloc-GR128-02.mir4 # Test that the SystemZ shouldCoalesce() implementation does not crash in
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.h134 bool shouldCoalesce(MachineInstr *MI, const TargetRegisterClass *SrcRC,
DAArch64RegisterInfo.cpp740 bool AArch64RegisterInfo::shouldCoalesce( in shouldCoalesce() function in AArch64RegisterInfo
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h190 bool shouldCoalesce(MachineInstr *MI,
DARMBaseRegisterInfo.cpp783 bool ARMBaseRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in ARMBaseRegisterInfo
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h206 bool shouldCoalesce(MachineInstr *MI,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.h206 bool shouldCoalesce(MachineInstr *MI,
DARMBaseRegisterInfo.cpp836 bool ARMBaseRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function in ARMBaseRegisterInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h236 bool shouldCoalesce(MachineInstr *MI,
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h241 bool shouldCoalesce(MachineInstr *MI,
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h919 virtual bool shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h946 virtual bool shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h964 virtual bool shouldCoalesce(MachineInstr *MI, in shouldCoalesce() function

12