Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIISelLowering.h72 bool isCFIntrinsic(const SDNode *Intr) const;
DSIISelLowering.cpp1315 bool SITargetLowering::isCFIntrinsic(const SDNode *Intr) const { in isCFIntrinsic() function in SITargetLowering
1381 if (!isCFIntrinsic(Intr)) { in LowerBRCOND()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.h162 unsigned isCFIntrinsic(const SDNode *Intr) const;
DSIISelLowering.cpp3849 unsigned SITargetLowering::isCFIntrinsic(const SDNode *Intr) const { in isCFIntrinsic() function in SITargetLowering
3944 unsigned CFNode = isCFIntrinsic(Intr); in LowerBRCOND()