Searched defs:OP1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssl/crypto/cast/ |
H A D | cast_local.h | 130 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 146 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument 168 # define E_CAST(n,key,L,R,OP1,OP2,OP3) \ argument
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_grammar.y | 34 #define OP1(op, c) dt_node_op1(op, c) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFISelDAGToDAG.cpp | 261 SDValue OP1 = LDAddrNode->getOperand(0); in PreprocessLoad() local 281 SDValue OP1 = LDAddrNode->getOperand(0); in PreprocessLoad() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Defines.h | 38 OP1 = (1 << 10), enumerator
|