Home
last modified time | relevance | path

Searched refs:suba (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dmember3.C6 template<typename U> void g(SubA<U> & suba) { } in g()
7 template<typename U> void h(SubA<U> & suba) { } in h()
13 A<int>::SubA<int> suba; in main() local
15 a.f(i,suba); in main()
16 a.g(suba); in main()
17 a.h(suba); in main()
/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c2997 tree suba, subb; in determine_common_wider_type() local
3003 suba = TREE_OPERAND (*a, 0); in determine_common_wider_type()
3004 wider_type = TREE_TYPE (suba); in determine_common_wider_type()
3021 *a = suba; in determine_common_wider_type()
/openbsd/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kInstrArithmetic.td311 defm SUB : MxBiArOp_AF<"suba", MxSub, 0x9>;
/openbsd/gnu/usr.bin/cvs/src/
H A Dsanity.sh9177 mkdir suba
9180 cd suba
9187 cd second-dir/suba/subb
/openbsd/gnu/usr.bin/gcc/gcc/config/m68hc11/
H A Dm68hc11.md2756 return \"suba\\t%b2\";
/openbsd/gnu/gcc/gcc/config/m68hc11/
H A Dm68hc11.md2764 return \"suba\\t%b2\";