Home
last modified time | relevance | path

Searched defs:Op2 (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp1853 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], Type::getInt32Ty(Context)); in ParseConstants() local
1865 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], ShufTy); in ParseConstants() local
1879 Constant *Op2 = ValueList.getConstantFwdRef(Record[3], ShufTy); in ParseConstants() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp2147 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], Type::getInt32Ty(Context)); in ParseConstants() local
2159 Constant *Op2 = ValueList.getConstantFwdRef(Record[2], ShufTy); in ParseConstants() local
2173 Constant *Op2 = ValueList.getConstantFwdRef(Record[3], ShufTy); in ParseConstants() local