Lines Matching refs:createExpr
261 T.addOperand(MCOperand::createExpr(NewHE)); in ScaleVectorOffset()
294 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
301 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
308 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
315 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
322 Inst.addOperand(MCOperand::createExpr(C255)); in HexagonProcessInstruction()
340 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
357 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
448 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
484 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
511 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
529 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
533 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
828 SledJump->addOperand(MCOperand::createExpr(HexagonMCExpr::create( in EmitSled()