Searched refs:Interesting (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/tools/tools/net80211/wlaninject/ |
| D | README | 18 Interesting physical layer options. 38 Interesting 802.11 header options. 59 Interesting 802.11 payload options.
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 260 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting); 733 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting) { in getInterestingMemoryOperands() argument 745 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands() 750 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 755 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 760 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 768 Interesting.emplace_back(I, ArgNo, false, Ty, Align(1)); in getInterestingMemoryOperands()
|
| D | AddressSanitizer.cpp | 651 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting); 1432 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting) { in getInterestingMemoryOperands() argument 1444 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands() 1449 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 1454 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 1459 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands() 1480 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, Mask); in getInterestingMemoryOperands() 1487 Interesting.emplace_back(I, ArgNo, false, Ty, Align(1)); in getInterestingMemoryOperands()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 1451 bool &Interesting = ValueEntry->first; in getValueBits() local 1466 return std::make_pair(Interesting = true, &Bits); in getValueBits() 1482 return std::make_pair(Interesting = true, &Bits); in getValueBits() 1498 return std::make_pair(Interesting = true, &Bits); in getValueBits() 1510 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), NumBits); in getValueBits() 1524 return std::make_pair(Interesting, &Bits); in getValueBits() 1573 return std::make_pair(Interesting = true, &Bits); in getValueBits() 1583 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), in getValueBits() 1592 return std::make_pair(Interesting, &Bits); in getValueBits() 1602 std::tie(Interesting, InBits) = getValueBits(V.getOperand(0), in getValueBits() [all …]
|
| /freebsd-12-stable/contrib/gcc/config/sparc/ |
| D | ultra1_2.md | 21 ;; UltraSPARC-I and II are quad-issue processors. Interesting features
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/ |
| D | ScalarEvolution.cpp | 2194 bool Interesting = false; in CollectAddOperandsWithScales() local 2202 Interesting = true; in CollectAddOperandsWithScales() 2216 Interesting |= in CollectAddOperandsWithScales() 2232 Interesting = true; in CollectAddOperandsWithScales() 2245 Interesting = true; in CollectAddOperandsWithScales() 2250 return Interesting; in CollectAddOperandsWithScales()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | NEWS | 1993 * Interesting infernals change
|
| /freebsd-12-stable/contrib/gcc/doc/ |
| D | extend.texi | 2267 Interesting non-pure functions are functions with infinite loops or those
|