Searched defs:Operand (Results 1 – 2 of 2) sorted by relevance
380 private static class Operand { class in PhiInsn385 public Operand(RegisterSpec regSpec, int blockIndex, int ropLabel) { in Operand() method in PhiInsn.Operand
313 …Operand() : m_kind(OpndKind_Null), m_size(OpndSize_Null), m_ext(OpndExt_None), m_need_rex(false) {} in Operand() function