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