Home
last modified time | relevance | path

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

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