Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15546 struct SetCCInfoAndKind { struct
15557 static bool isSetCC(SDValue Op, SetCCInfoAndKind &SetCCInfo) { in isSetCC() argument
15600 static bool isSetCCOrZExtSetCC(const SDValue& Op, SetCCInfoAndKind &Info) { in isSetCCOrZExtSetCC()
15617 SetCCInfoAndKind InfoAndKind; in performSetccAddFolding()