Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp331 static bool isAddWithImmediate(unsigned Opcode) { in isAddWithImmediate() function
397 assert(isAddWithImmediate(Opcode) && "Expected an add with immediate."); in adjustCCMasksForInstr()