/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | larchintrin.h | 60 __crc_w_b_w(char _1, int _2) { in __crc_w_b_w() 66 __crc_w_h_w(short _1, int _2) { in __crc_w_h_w() 72 __crc_w_w_w(int _1, int _2) { in __crc_w_w_w() 78 __crc_w_d_w(long int _1, int _2) { in __crc_w_d_w() 84 __crcc_w_b_w(char _1, int _2) { in __crcc_w_b_w() 90 __crcc_w_h_w(short _1, int _2) { in __crcc_w_h_w() 96 __crcc_w_w_w(int _1, int _2) { in __crcc_w_w_w() 102 __crcc_w_d_w(long int _1, int _2) { in __crcc_w_d_w() 110 #define __cacop_w(/*uimm5*/ _1, /*unsigned int*/ _2, /*simm12*/ _3) \ argument 115 #define __cacop_d(/*uimm5*/ _1, /*unsigned long int*/ _2, /*simm12*/ _3) \ argument [all …]
|
/openbsd-src/lib/libc/gdtoa/ |
H A D | strtorQ.c | 42 #define _2 2 macro 48 #define _2 1 macro
|
H A D | strtorx.c | 42 #define _2 2 macro 49 #define _2 2 macro
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | bind.cpp | 17 const __ph<2> _2{}; variable
|
/openbsd-src/gnu/llvm/lld/ELF/ |
H A D | Driver.h | 28 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/ |
H A D | COFFDirectiveParser.h | 29 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) COFF_OPT_##ID, argument
|
/openbsd-src/gnu/llvm/lld/MachO/ |
H A D | Driver.h | 38 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/lld/COFF/ |
H A D | Driver.h | 273 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/llvm/lib/ToolDrivers/llvm-dlltool/ |
H A D | DlltoolDriver.cpp | 35 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/llvm/lib/ToolDrivers/llvm-lib/ |
H A D | LibDriver.cpp | 39 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/lld/MinGW/ |
H A D | Driver.cpp | 59 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|
/openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
H A D | CodeGenDAGPatterns.cpp | 487 ValidateOnExit _1(Small, *this), _2(Big, *this); in EnforceSmallerThan() local 607 ValidateOnExit _1(Vec, *this), _2(Elem, *this); in EnforceVectorEltTypeIs() local 650 ValidateOnExit _1(Vec, *this), _2(Tmp, *this); in EnforceVectorEltTypeIs() local 659 ValidateOnExit _1(Vec, *this), _2(Sub, *this); in EnforceVectorSubVectorTypeIs() local 727 ValidateOnExit _1(V, *this), _2(W, *this); in EnforceSameNumElts() local 778 ValidateOnExit _1(A, *this), _2(B, *this); in EnforceSameSize() local
|
/openbsd-src/gnu/llvm/lld/wasm/ |
H A D | Driver.cpp | 54 #define OPTION(_1, _2, ID, _4, _5, _6, _7, _8, _9, _10, _11, _12) OPT_##ID, argument
|