Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMISelLowering.h899 bool supportSplitCSR(MachineFunction *MF) const override { in supportSplitCSR() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h921 bool supportSplitCSR(MachineFunction *MF) const override { in supportSplitCSR() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.h1720 bool supportSplitCSR(MachineFunction *MF) const override { in supportSplitCSR() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h4374 virtual bool supportSplitCSR(MachineFunction *MF) const { in supportSplitCSR() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIISelLowering.cpp2751 bool SITargetLowering::supportSplitCSR(MachineFunction *MF) const { in supportSplitCSR() function in SITargetLowering