Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp338 static bool isAddWithImmediate(unsigned Opcode) { in isAddWithImmediate() function
404 assert(isAddWithImmediate(Opcode) && "Expected an add with immediate."); in adjustCCMasksForInstr()