Lines Matching refs:createExpr
260 T.addOperand(MCOperand::createExpr(NewHE)); in ScaleVectorOffset()
293 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
300 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
307 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
314 Inst.addOperand(MCOperand::createExpr(Zero)); in HexagonProcessInstruction()
321 Inst.addOperand(MCOperand::createExpr(C255)); in HexagonProcessInstruction()
339 TmpInst.addOperand(MCOperand::createExpr( in HexagonProcessInstruction()
356 TmpInst.addOperand(MCOperand::createExpr(HexagonMCExpr::create( in HexagonProcessInstruction()
447 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
483 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
510 MCOperand::createExpr(HexagonMCExpr::create(Sub, OutContext))); in HexagonProcessInstruction()
528 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
532 TmpInst.addOperand(MCOperand::createExpr(E)); in HexagonProcessInstruction()
809 SledJump->addOperand(MCOperand::createExpr(HexagonMCExpr::create( in EmitSled()