Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15557 static bool isSetCC(SDValue Op, SetCCInfoAndKind &SetCCInfo) { in isSetCC() function
15601 if (isSetCC(Op, Info)) in isSetCCOrZExtSetCC()
15604 isSetCC(Op->getOperand(0), Info)); in isSetCCOrZExtSetCC()