Searched defs:Op1 (Results 1 – 2 of 2) sorted by relevance
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
H A D | BitcodeReader.cpp | 1854 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], Type::getInt32Ty(Context)); in ParseConstants() local 1863 Constant *Op1 = ValueList.getConstantFwdRef(Record[1], in ParseConstants() local 1874 Constant *Op1 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 1888 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], OpTy); in ParseConstants() local 1902 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], OpTy); in ParseConstants() local
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | BitcodeReader.cpp | 2147 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], Type::getInt32Ty(Context)); in ParseConstants() local 2156 Constant *Op1 = ValueList.getConstantFwdRef(Record[1], in ParseConstants() local 2167 Constant *Op1 = ValueList.getConstantFwdRef(Record[1], OpTy); in ParseConstants() local 2181 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], OpTy); in ParseConstants() local 2195 Constant *Op1 = ValueList.getConstantFwdRef(Record[2], OpTy); in ParseConstants() local
|