Home
last modified time | relevance | path

Searched refs:computeRegisterProperties (Results 1 – 22 of 22) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp150 computeRegisterProperties(STI.getRegisterInfo()); in Mips16TargetLowering()
H A DMipsSEISelLowering.cpp294 computeRegisterProperties(Subtarget.getRegisterInfo()); in MipsSETargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/BPF/
H A DBPFISelLowering.cpp68 computeRegisterProperties(STI.getRegisterInfo()); in BPFTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/ARC/
H A DARCISelLowering.cpp80 computeRegisterProperties(Subtarget.getRegisterInfo()); in ARCTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp73 computeRegisterProperties(Subtarget->getRegisterInfo()); in WebAssemblyTargetLowering()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp1071 void TargetLoweringBase::computeRegisterProperties( in computeRegisterProperties() function in TargetLoweringBase
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.cpp82 computeRegisterProperties(TRI); in LanaiTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430ISelLowering.cpp50 computeRegisterProperties(STI.getRegisterInfo()); in MSP430TargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp57 computeRegisterProperties(STI.getRegisterInfo()); in RISCVTargetLowering()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1894 void computeRegisterProperties(const TargetRegisterInfo *TRI);
/freebsd-12.1/contrib/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp43 computeRegisterProperties(Subtarget.getRegisterInfo()); in AVRTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp81 computeRegisterProperties(Subtarget.getRegisterInfo()); in XCoreTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp65 computeRegisterProperties(Subtarget->getRegisterInfo()); in R600TargetLowering()
H A DSIISelLowering.cpp151 computeRegisterProperties(Subtarget->getRegisterInfo()); in SITargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp1559 computeRegisterProperties(&HRI); in HexagonTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp583 computeRegisterProperties(STI.getRegisterInfo()); in NVPTXTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1810 computeRegisterProperties(Subtarget->getRegisterInfo()); in SparcTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp109 computeRegisterProperties(Subtarget.getRegisterInfo()); in SystemZTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp162 computeRegisterProperties(Subtarget->getRegisterInfo()); in AArch64TargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1165 computeRegisterProperties(STI.getRegisterInfo()); in PPCTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp773 computeRegisterProperties(Subtarget->getRegisterInfo()); in ARMTargetLowering()
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp1892 computeRegisterProperties(Subtarget.getRegisterInfo()); in X86TargetLowering()