Home
last modified time | relevance | path

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

/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-expr-4.cpp84 struct New1 { struct
90 template struct New1<int, float>; variable
91 template struct New1<Y, Y>; variable
92 template struct New1<X, Y>; // expected-note{{instantiation}} variable
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13309 SDValue New1 = transformAddImmMulImm() local