Home
last modified time | relevance | path

Searched defs:Def1 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp4 template<> struct Def1<int> { struct
8 template<> struct Def1<const int> { // expected-note{{previous definition is here}} struct
12 template<> struct Def1<int&> { struct
39 template<> struct Def1<const int> { }; // expected-error{{redefinition of 'Def1<const int>'}} struct
/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNPreRAOptimizations.cpp87 MachineInstr *Def1 = nullptr; in processReg() local
[all...]
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp298 MachineOperand *Src1 = &Def1.getOperand(2), *Src2 = &Def2.getOperand(2); in genMuxInBlock() local
110 MachineInstr *Def1, *Def2; global() member
H A DHexagonEarlyIfConv.cpp480 const MachineInstr *Def1 = MRI->getVRegDef(RA.getReg()); in computePhiCost() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp473 MachineInstr *Def1 = lookThroughCRCopy(MIParam.getOperand(1).getReg(), in createCRLogicalOpInfo() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1920 MachineInstr *Def1 = MRI->getVRegDef(Addr1); produceSameValue() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5815 bool Def1 = !Elems[I1].isUndef(); buildVector() local