OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isConstantPhysReg
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVRegisterInfo.cpp
118
bool RISCVRegisterInfo::
isConstantPhysReg
(MCRegister PhysReg) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/VE/
VERegisterInfo.cpp
97
bool VERegisterInfo::
isConstantPhysReg
(MCRegister PhysReg) const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineRegisterInfo.cpp
513
bool MachineRegisterInfo::
isConstantPhysReg
(MCRegister PhysReg) const {
517
if (TRI->
isConstantPhysReg
(PhysReg))
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIRegisterInfo.cpp
2465
bool SIRegisterInfo::
isConstantPhysReg
(MCRegister PhysReg) const {
Completed in 27 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026