Home
last modified time | relevance | path

Searched defs:Def3 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiation-default-1.cpp43 template<> struct Def3<int> { struct
47 template<> struct Def3<int&> { struct
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp481 const MachineInstr *Def3 = MRI->getVRegDef(RB.getReg()); in computePhiCost() local