Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h896 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h896 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1708 bool supportSplitCSR(MachineFunction *MF) const override { supportSplitCSR() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4243 virtual bool supportSplitCSR(MachineFunction *MF) const { supportSplitCSR() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp2683 bool SITargetLowering::supportSplitCSR(MachineFunction *MF) const { supportSplitCSR() function in SITargetLowering