Searched refs:getOperandInfo (Results 1 – 16 of 16) sorted by relevance
107 const BitCodeAbbrevOp &CodeOp = Abbv->getOperandInfo(0); in skipRecord()119 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in skipRecord()135 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in skipRecord()194 const BitCodeAbbrevOp &CodeOp = Abbv->getOperandInfo(0); in readRecord()206 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in readRecord()225 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in readRecord()
127 const NaClBitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in skipRecord()139 const NaClBitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in skipRecord()217 if (readRecordAbbrevField(Abbv->getOperandInfo(0), Value)) { in readRecord()221 const NaClBitCodeAbbrevOp &Op = Abbv->getOperandInfo(1); in readRecord()232 if (readRecordAbbrevField(Abbv->getOperandInfo(i), Value)) { in readRecord()234 readArrayAbbrev(Abbv->getOperandInfo(i), Value, Vals); in readRecord()
78 const NaClBitCodeAbbrevOp &Op = Abbrev->getOperandInfo(Index); in PrintExpression()125 const NaClBitCodeAbbrevOp &Op = getOperandInfo(i); in isValid()
115 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in skipRecord()131 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in skipRecord()191 const BitCodeAbbrevOp &CodeOp = Abbv->getOperandInfo(0); in readRecord()203 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in readRecord()222 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in readRecord()
314 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i++); in EmitRecordWithAbbrevImpl()328 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EmitRecordWithAbbrevImpl()336 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in EmitRecordWithAbbrevImpl()481 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EncodeAbbrev()
171 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
310 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i++); in EmitRecordWithAbbrevImpl()324 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EmitRecordWithAbbrevImpl()332 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in EmitRecordWithAbbrevImpl()477 const BitCodeAbbrevOp &Op = Abbv.getOperandInfo(i); in EncodeAbbrev()
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {
270 const NaClBitCodeAbbrevOp &getOperandInfo(unsigned N) const {324 AbbrevCopy->Add(NaClBitCodeAbbrevOp(getOperandInfo(I)));
311 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EmitRecordWithAbbrevImpl()319 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in EmitRecordWithAbbrevImpl()461 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EncodeAbbrev()
175 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const { in getOperandInfo() function
495 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i);504 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i);
124 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) { in getOperandInfo() function410 getOperandInfo(I->getOperand(0)); in getInstructionCost()412 getOperandInfo(I->getOperand(1)); in getInstructionCost()
634 getOperandInfo(Value *V, TargetTransformInfo::OperandValueProperties &OpProps) { in getOperandInfo() function1001 Op1VK = getOperandInfo(I->getOperand(0), Op1VP); in getInstructionThroughput()1002 Op2VK = getOperandInfo(I->getOperand(1), Op2VP); in getInstructionThroughput()
642 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in ParseBlock()
695 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in ParseBlock()