Home
last modified time | relevance | path

Searched defs:isConstantPhysReg (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp97 bool VERegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in VERegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp118 bool RISCVRegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in RISCVRegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64RegisterInfo.cpp365 bool AArch64RegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in AArch64RegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp513 bool MachineRegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in MachineRegisterInfo
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h546 virtual bool isConstantPhysReg(MCRegister PhysReg) const { return false; } in isConstantPhysReg() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.cpp2465 bool SIRegisterInfo::isConstantPhysReg(MCRegister PhysReg) const { in isConstantPhysReg() function in SIRegisterInfo