Searched defs:Op0 (Results 1 – 2 of 2) sorted by relevance
1402 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local1411 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local1422 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local1436 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local1448 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
185 const llvm::Constant *Op0 = CE->getOperand(0); in GetConstantValue() local