Home
last modified time | relevance | path

Searched defs:supportSplitCSR (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h899 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h919 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1720 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4375 virtual bool supportSplitCSR(MachineFunction *MF) const { supportSplitCSR() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2738 bool SITargetLowering::supportSplitCSR(MachineFunction *MF) const { supportSplitCSR() function in SITargetLowering