Searched defs:Op0 (Results 1 – 2 of 2) sorted by relevance
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
D | BitcodeReader.cpp | 1467 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 1476 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local 1487 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local 1501 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 1513 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
|
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
D | BitcodeReader.cpp | 1765 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 1774 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local 1785 Constant *Op0 = ValueList.getConstantFwdRef(Record[0], OpTy); in ParseConstants() local 1799 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 1811 Constant *Op0 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local
|