Lines Matching refs:createExpr
1020 MCOperand::createExpr(MCBinaryExpr::createSub(Exp, PB, OutContext)); in emitInstruction()
1053 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1076 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1090 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1114 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in emitInstruction()
1146 TmpInst.getOperand(1) = MCOperand::createExpr( in emitInstruction()
1196 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in emitInstruction()
1230 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1273 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in emitInstruction()
1308 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1339 TmpInst.getOperand(2) = MCOperand::createExpr(Exp); in emitInstruction()
1373 TmpInst.getOperand(1) = MCOperand::createExpr(Exp); in emitInstruction()
1678 TmpInst.getOperand(OpNum) = MCOperand::createExpr(Expr); in emitInstruction()