Searched refs:checkForPhysRegDependency (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.h | 526 bool checkForPhysRegDependency(SDNode *Def, SDNode *User, unsigned Op,
|
| H A D | SIISelLowering.cpp | 16031 bool SITargetLowering::checkForPhysRegDependency( in checkForPhysRegDependency() function in SITargetLowering
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGSDNodes.cpp | 119 if (TLI.checkForPhysRegDependency(Def, User, Op, TRI, TII, PhysReg, Cost)) in CheckForPhysRegDependency()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 4334 virtual bool checkForPhysRegDependency(SDNode *Def, SDNode *User, unsigned Op, in checkForPhysRegDependency() function
|