Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4756 static bool isCombineInstrCandidate32(unsigned Opc) { in isCombineInstrCandidate32() function
4839 return (isCombineInstrCandidate32(Opc) || isCombineInstrCandidate64(Opc)); in isCombineInstrCandidate()