Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dconstraints.md94 …"An immediate which can be loaded with one of the cbd/chd/cwd/cdd instructions. const_int is trea…
99 …"An immediate which can be loaded with one of the cbd/chd/cwd/cdd instructions. const_int is trea…
104 "An immediate which can be loaded with one of the cbd/chd/cwd/cdd instructions."
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c821 ClassDeclaration *cbd = b->type->toBasetype()->isClassHandle(); in semantic() local
822 if (!cbd) in semantic()
824 for (size_t j = 0; j < cbd->vtbl.dim; j++) in semantic()
826 FuncDeclaration *f2 = cbd->vtbl[j]->isFuncDeclaration(); in semantic()
829 if (cbd->parent && cbd->parent->isTemplateInstance()) in semantic()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d3422 ClassDeclaration cbd = b.type.toBasetype().isClassHandle(); in funcDeclarationSemantic() local
3423 if (!cbd) in funcDeclarationSemantic()
3425 for (size_t j = 0; j < cbd.vtbl.dim; j++) in funcDeclarationSemantic()
3427 FuncDeclaration f2 = cbd.vtbl[j].isFuncDeclaration(); in funcDeclarationSemantic()
3430 if (cbd.parent && cbd.parent.isTemplateInstance()) in funcDeclarationSemantic()
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dwordprocessors194 !:ext cbd/cbt
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Darc-opc.c1238 MAKE_INSERT_NPS_ADDRTYPE (cbd, CBD) in MAKE_INSERT_NPS_ADDRTYPE()
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Darc-opc.c1238 MAKE_INSERT_NPS_ADDRTYPE (cbd, CBD) in MAKE_INSERT_NPS_ADDRTYPE()