Searched defs:isConstantPhysReg (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineRegisterInfo.cpp519 bool MachineRegisterInfo::isConstantPhysReg(unsigned PhysReg) const { function in class:MachineRegisterInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp98 bool RISCVRegisterInfo::isConstantPhysReg(unsigned PhysReg) const { function in class:RISCVRegisterInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/VE/
H A DVERegisterInfo.cpp70 bool VERegisterInfo::isConstantPhysReg(unsigned PhysReg) const { return false; } function in class:VERegisterInfo

Completed in 150 milliseconds