Searched refs:Op0In (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp44 Comparison(SDValue Op0In, SDValue Op1In) argument
45 : Op0(Op0In), Op1(Op1In), Opcode(0), ICmpType(0), CCValid(0), CCMask(0) {}

Completed in 265 milliseconds