Searched defs:Def1 (Results 1 – 7 of 7) sorted by relevance
4 template<> struct Def1<int> { struct8 template<> struct Def1<const int> { // expected-note{{previous definition is here}} struct12 template<> struct Def1<int&> { struct39 template<> struct Def1<const int> { }; // expected-error{{redefinition of 'Def1<const int>'}} struct
87 MachineInstr *Def1 = nullptr; in processReg() local [all...]
298 MachineOperand *Src1 = &Def1.getOperand(2), *Src2 = &Def2.getOperand(2); in genMuxInBlock() local 110 MachineInstr *Def1, *Def2; global() member
480 const MachineInstr *Def1 = MRI->getVRegDef(RA.getReg()); in computePhiCost() local
473 MachineInstr *Def1 = lookThroughCRCopy(MIParam.getOperand(1).getReg(), in createCRLogicalOpInfo() local
1920 MachineInstr *Def1 = MRI->getVRegDef(Addr1); produceSameValue() local
5815 bool Def1 = !Elems[I1].isUndef(); buildVector() local