Home
last modified time | relevance | path

Searched defs:checkForPhysRegDependency (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h4334 virtual bool checkForPhysRegDependency(SDNode *Def, SDNode *User, unsigned Op, in checkForPhysRegDependency() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp16031 bool SITargetLowering::checkForPhysRegDependency( in checkForPhysRegDependency() function in SITargetLowering