Searched defs:BRL (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | ia64-opc-x.c | 69 #define BRL(a,b) \ macro 78 #define BRL(a,b,c) \ macro 132 #define BRL(a,b,c) X, OpPaWhaD (0xD, a, b, c), {B1, TGT64}, 0, 0, NULL macro
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | ia64-opc-x.c | 69 #define BRL(a,b) \ macro 78 #define BRL(a,b,c) \ macro 132 #define BRL(a,b,c) X, OpPaWhaD (0xD, a, b, c), {B1, TGT64}, 0, 0, NULL macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 3502 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType() local
|