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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.h189 unsigned isCFIntrinsic(const SDNode *Intr) const;
H A DSIISelLowering.cpp4807 unsigned SITargetLowering::isCFIntrinsic(const SDNode *Intr) const { function in class:SITargetLowering
4879 unsigned CFNode = isCFIntrinsic(Intr);

Completed in 49 milliseconds