Home | History | Annotate | Download | only in MCTargetDesc

Lines Matching refs:getInst

1027       if (isStoreInst(MCB.getOperand(j).getInst()->getOpcode()) &&
1028 isStoreInst(MCB.getOperand(k).getInst()->getOpcode())) {
1038 MCII, *MCB.getOperand(k).getInst(),
1040 *MCB.getOperand(j).getInst(),
1045 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()),
1046 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()));
1051 << MCB.getOperand(j).getInst()->getOpcode() << ","
1052 << MCB.getOperand(k).getInst()->getOpcode() << "\n");
1056 << MCB.getOperand(j).getInst()->getOpcode() << ","
1057 << MCB.getOperand(k).getInst()->getOpcode() << "\n");
1063 MCII, *MCB.getOperand(j).getInst(),
1065 *MCB.getOperand(k).getInst(),
1070 getDuplexCandidateGroup(*MCB.getOperand(j).getInst()),
1071 getDuplexCandidateGroup(*MCB.getOperand(k).getInst()));
1076 << MCB.getOperand(j).getInst()->getOpcode() << ","
1077 << MCB.getOperand(k).getInst()->getOpcode() << "\n");
1080 << MCB.getOperand(j).getInst()->getOpcode() << ","
1081 << MCB.getOperand(k).getInst()->getOpcode() << "\n");