Searched refs:getOperandInfo (Results 1 – 4 of 4) sorted by relevance
150 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in skipRecord()166 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in skipRecord()209 const BitCodeAbbrevOp &CodeOp = Abbv->getOperandInfo(0); in readRecord()217 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in readRecord()235 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in readRecord()
123 static TargetTransformInfo::OperandValueKind getOperandInfo(Value *V) { in getOperandInfo() function414 getOperandInfo(I->getOperand(0)); in getInstructionCost()416 getOperandInfo(I->getOperand(1)); in getInstructionCost()
327 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EmitRecordWithAbbrevImpl()335 const BitCodeAbbrevOp &EltEnc = Abbv->getOperandInfo(++i); in EmitRecordWithAbbrevImpl()477 const BitCodeAbbrevOp &Op = Abbv->getOperandInfo(i); in EncodeAbbrev()
177 const BitCodeAbbrevOp &getOperandInfo(unsigned N) const {