Searched refs:BARRIER (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/ |
H A D | lse.S | 67 #define BARRIER macro 74 #define BARRIER macro 81 #define BARRIER macro 88 #define BARRIER macro 104 #define BARRIER dmb ish macro 164 BARRIER 193 BARRIER 215 BARRIER 260 BARRIER
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600InstrFormats.td | 378 bits<1> BARRIER; 390 let Word1{31} = BARRIER; 413 bits<1> BARRIER; 422 let Word1{31} = BARRIER; 449 bits<1> BARRIER; 458 let Word1{31} = BARRIER;
|
H A D | R600Instructions.td | 582 let BARRIER = 1; 604 let BARRIER = 1; 623 let BARRIER = 1; 1275 let Word1{31} = 1; // BARRIER 1284 let Word1{31} = 1; // BARRIER
|
H A D | EvergreenInstructions.td | 804 let Word1{31} = 1; // BARRIER 814 let Word1{31} = 1; // BARRIER
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_fpsetmask.c | 254 #define BARRIER() fpsetmask(0); f_x = f_one * f_one macro 282 BARRIER(); in fpsetmask_unmasked()
|
/freebsd/sbin/pfctl/ |
H A D | pfctl_optimize.c | 85 BARRIER, /* the presence of the field puts the rule in its own block */ enumerator 109 PF_RULE_FIELD(label, BARRIER), 110 PF_RULE_FIELD(prob, BARRIER), 111 PF_RULE_FIELD(max_states, BARRIER), 112 PF_RULE_FIELD(max_src_nodes, BARRIER), 113 PF_RULE_FIELD(max_src_states, BARRIER), 114 PF_RULE_FIELD(max_src_conn, BARRIER), 115 PF_RULE_FIELD(max_src_conn_rate, BARRIER), 116 PF_RULE_FIELD(anchor, BARRIER), /* for now */ 1432 if (pf_rule_desc[i].prf_type == BARRIER) { in superblock_inclusive()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLowering.h | 51 BARRIER, // Memory barrier. enumerator
|
H A D | HexagonISelLowering.cpp | 1231 return DAG.getNode(HexagonISD::BARRIER, dl, MVT::Other, Op.getOperand(0)); in LowerATOMIC_FENCE() 1913 case HexagonISD::BARRIER: return "HexagonISD::BARRIER"; in getTargetNodeName()
|
H A D | HexagonPatterns.td | 3383 def HexagonBARRIER: SDNode<"HexagonISD::BARRIER", SDTNone, [SDNPHasChain]>;
|
/freebsd/sys/dev/cadence/ |
H A D | if_cgem.c | 222 #define BARRIER(sc, off, len, flags) \ macro
|
/freebsd/crypto/heimdal/lib/wind/ |
H A D | UnicodeData.txt | 13146 1D309;TETRAGRAM FOR BARRIER;So;0;ON;;;;;N;;;;;
|