Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Target/X86/
H A DX86MCPlusBuilder.cpp2848 } else if (isPop(Inst) || isPush(Inst) || X86::isCMP(Inst.getOpcode()) || in replaceRegWithReg()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15890 static bool isCMP(SDValue Op) { in isCMP() function
15917 if (!isCMP(CmpOp)) in foldOverflowCheck()