Home
last modified time | relevance | path

Searched refs:Interesting (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsanInstrumentation.cpp222 SmallVectorImpl<InterestingMemoryOperand> &Interesting) { in getInterestingMemoryOperands() argument
225 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands()
228 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
231 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
234 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
252 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, Mask); in getInterestingMemoryOperands()
271 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, TrueMask, in getInterestingMemoryOperands()
297 Interesting.emplace_back(I, PtrOpNo, IsWrite, Ty, Alignment, in getInterestingMemoryOperands()
310 Interesting.emplace_back(I, PtrOpNo, IsWrite, Ty, Alignment, in getInterestingMemoryOperands()
335 Interesting.emplace_back(I, PtrOpNo, IsWrite, Ty, Alignment); in getInterestingMemoryOperands()
[all …]
H A DAMDGPUAsanInstrumentation.h55 SmallVectorImpl<InterestingMemoryOperand> &Interesting);
/freebsd/tools/tools/net80211/wlaninject/
H A DREADME17 Interesting physical layer options.
37 Interesting 802.11 header options.
58 Interesting 802.11 payload options.
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp361 SmallVectorImpl<InterestingMemoryOperand> &Interesting);
858 SmallVectorImpl<InterestingMemoryOperand> &Interesting) { in getInterestingMemoryOperands() argument
870 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands()
875 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
880 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
885 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
894 Interesting.emplace_back(I, ArgNo, false, Ty, Align(1)); in getInterestingMemoryOperands()
H A DAddressSanitizer.cpp806 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting);
1472 Instruction *I, SmallVectorImpl<InterestingMemoryOperand> &Interesting) { in getInterestingMemoryOperands() argument
1480 Interesting.emplace_back(I, LI->getPointerOperandIndex(), false, in getInterestingMemoryOperands()
1485 Interesting.emplace_back(I, SI->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
1490 Interesting.emplace_back(I, RMW->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
1495 Interesting.emplace_back(I, XCHG->getPointerOperandIndex(), true, in getInterestingMemoryOperands()
1519 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, Mask); in getInterestingMemoryOperands()
1541 Interesting.emplace_back(I, OpOffset, IsWrite, Ty, Alignment, TrueMask, in getInterestingMemoryOperands()
1569 Interesting.emplace_back(I, PtrOpNo, IsWrite, Ty, Alignment, in getInterestingMemoryOperands()
1584 Interesting.emplace_back(I, PtrOpNo, IsWrite, Ty, Alignment, in getInterestingMemoryOperands()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1617 bool &Interesting = ValueEntry->first; in getValueBits() local
1633 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1654 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1675 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1687 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), NumBits); in getValueBits()
1701 return std::make_pair(Interesting, &Bits); in getValueBits()
1750 return std::make_pair(Interesting = true, &Bits); in getValueBits()
1760 std::tie(Interesting, LHSBits) = getValueBits(V.getOperand(0), in getValueBits()
1769 return std::make_pair(Interesting, &Bits); in getValueBits()
1779 std::tie(Interesting, InBits) = getValueBits(V.getOperand(0), in getValueBits()
[all …]
/freebsd/contrib/ncurses/
H A DANNOUNCE296 Interesting bug-fixes
724 + Interesting bug-fixes
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp2245 bool Interesting = false; in CollectAddOperandsWithScales() local
2253 Interesting = true; in CollectAddOperandsWithScales()
2267 Interesting |= in CollectAddOperandsWithScales()
2282 Interesting = true; in CollectAddOperandsWithScales()
2295 Interesting = true; in CollectAddOperandsWithScales()
2300 return Interesting; in CollectAddOperandsWithScales()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src9304 # could be used in ncurses u6/u7/u8/u9 extensions. Interesting, the XView