Home
last modified time | relevance | path

Searched refs:isCFIntrinsic (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h228 unsigned isCFIntrinsic(const SDNode *Intr) const;
H A DSIISelLowering.cpp6491 unsigned SITargetLowering::isCFIntrinsic(const SDNode *Intr) const { in isCFIntrinsic() function in SITargetLowering
6565 unsigned CFNode = isCFIntrinsic(Intr); in LowerBRCOND()