Home | History | Annotate | Download | only in R600

Lines Matching refs:VECTOR

54   bool FoldOperands(unsigned, const R600InstrInfo *, std::vector<SDValue> &);
55 bool FoldDotOperands(unsigned, const R600InstrInfo *, std::vector<SDValue> &);
214 std::vector<unsigned> Consts;
244 std::vector<SDValue> Ops;
362 std::vector<SDValue> Ops;
376 R600_InstFlag::VECTOR)) {
389 // 0 for MachineInstrs, but we have no DST in the Ops vector.
428 std::vector<SDValue> Ops;
440 !(TII->get(Result->getMachineOpcode()).TSFlags & R600_InstFlag::VECTOR)
447 std::vector<SDValue> Ops;
464 std::vector<SDValue> Ops;
503 const R600InstrInfo *TII, std::vector<SDValue> &Ops) {
541 const R600InstrInfo *TII, std::vector<SDValue> &Ops) {