Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4812 static bool isCombineInstrCandidate32(unsigned Opc) { in isCombineInstrCandidate32() function
4895 return (isCombineInstrCandidate32(Opc) || isCombineInstrCandidate64(Opc)); in isCombineInstrCandidate()