Searched refs:CPLoc (Results 1 – 2 of 2) sorted by relevance
3887 const MCExpr *CPLoc = in parseOperand() local3889 Operands.push_back(AArch64Operand::CreateImm(CPLoc, S, E, Ctx)); in parseOperand()
8890 const MCExpr *CPLoc = in processInstruction() local8894 TmpInst.addOperand(MCOperand::createExpr(CPLoc)); // offset to constpool in processInstruction()