Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp938 static LogicOp interpretAndImmediate(unsigned Opcode) { in interpretAndImmediate() function
1027 if (LogicOp And = interpretAndImmediate(Opcode)) { in convertToThreeAddress()