Home
last modified time | relevance | path

Searched refs:VH (Results 1 – 25 of 175) sorted by relevance

1234567

/external/llvm/lib/Analysis/
DAssumptionCache.cpp63 for (auto &VH : AssumeHandles) { in registerAssumption() local
64 if (!VH) in registerAssumption()
67 assert(&F == cast<Instruction>(VH)->getParent()->getParent() && in registerAssumption()
69 assert(match(cast<CallInst>(VH), m_Intrinsic<Intrinsic::assume>()) && in registerAssumption()
71 assert(AssumptionSet.insert(VH).second && in registerAssumption()
84 for (auto &VH : AC.assumptions()) in run() local
85 if (VH) in run()
86 OS << " " << *cast<CallInst>(VH)->getArgOperand(0) << "\n"; in run()
119 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
120 if (VH) in verifyAnalysis()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DAssumptionCache.cpp190 for (auto &VH : AssumeHandles) { in registerAssumption() local
191 if (!VH) in registerAssumption()
194 assert(&F == cast<Instruction>(VH)->getParent()->getParent() && in registerAssumption()
196 assert(match(cast<CallInst>(VH), m_Intrinsic<Intrinsic::assume>()) && in registerAssumption()
198 assert(AssumptionSet.insert(VH).second && in registerAssumption()
213 for (auto &VH : AC.assumptions()) in run() local
214 if (VH) in run()
215 OS << " " << *cast<CallInst>(VH)->getArgOperand(0) << "\n"; in run()
254 for (auto &VH : I.second->assumptions()) in verifyAnalysis() local
255 if (VH) in verifyAnalysis()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueHandleTest.cpp434 PoisoningVH<CastInst> VH(BitcastV.get()); in TEST_F() local
435 CastInst *implicit_to_exact_type = VH; in TEST_F()
445 EXPECT_FALSE(VH->mayWriteToMemory()); in TEST_F()
446 EXPECT_FALSE((*VH).mayWriteToMemory()); in TEST_F()
451 PoisoningVH<const CastInst> VH(ConstBitcast); in TEST_F() local
452 const CastInst *implicit_to_exact_type = VH; in TEST_F()
490 PoisoningVH<Value> VH(BitcastV.get()); in TEST_F() local
492 EXPECT_TRUE(DenseMapInfo<PoisoningVH<Value>>::isEqual(VH, BitcastV.get())); in TEST_F()
504 TrackingVH<Value> VH(BitcastV.get()); in TEST_F() local
506 EXPECT_EQ(VH, ConstantV); in TEST_F()
[all …]
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DValueMap.h249 typedef ValueMapCallbackVH<KeyT, ValueT, Config, ValueInfoT> VH;
252 static inline VH getEmptyKey() {
253 return VH(PointerInfo::getEmptyKey(), NULL);
255 static inline VH getTombstoneKey() {
256 return VH(PointerInfo::getTombstoneKey(), NULL);
258 static unsigned getHashValue(const VH &Val) {
261 static bool isEqual(const VH &LHS, const VH &RHS) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DValueMap.h305 using VH = ValueMapCallbackVH<KeyT, ValueT, Config>;
307 static inline VH getEmptyKey() {
308 return VH(DenseMapInfo<Value *>::getEmptyKey());
311 static inline VH getTombstoneKey() {
312 return VH(DenseMapInfo<Value *>::getTombstoneKey());
315 static unsigned getHashValue(const VH &Val) {
323 static bool isEqual(const VH &LHS, const VH &RHS) {
327 static bool isEqual(const KeyT &LHS, const VH &RHS) {
/external/llvm/include/llvm/IR/
DValueMap.h293 typedef ValueMapCallbackVH<KeyT, ValueT, Config> VH;
295 static inline VH getEmptyKey() {
296 return VH(DenseMapInfo<Value *>::getEmptyKey());
298 static inline VH getTombstoneKey() {
299 return VH(DenseMapInfo<Value *>::getTombstoneKey());
301 static unsigned getHashValue(const VH &Val) {
307 static bool isEqual(const VH &LHS, const VH &RHS) {
310 static bool isEqual(const KeyT &LHS, const VH &RHS) {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dmisched-fusion-aes.ll96 ; CHECK: aese [[VH:v[0-7].16b]], {{v[0-7].16b}}
97 ; CHECK-NEXT: aesmc [[VH]], [[VH]]
180 ; CHECK: aesd [[VH:v[0-7].16b]], {{v[0-7].16b}}
181 ; CHECK-NEXT: aesimc [[VH]], [[VH]]
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D48eb9679180717c692412db04849459a.0000086a.honggfuzz.cov20 …��pŮk�����0U��`���tg#m��Vm^���#�>@�_�7駣�X��+�U������>n�(~On�0Iy�VH�2t ����ໄ�ho�!�|۫��…
D63bfc65213d44431bca299395a13f9f0.00000ede.honggfuzz.cov23 …� ��k��X�/h]���(G���0� ���{�+�MZ�]!ne` ����O�Dx �3oP�x\R��d^�*��dzLN��VH#�Ґ;�o��������Oб-�…
D29c1b94b19b98991404fc68f943cc64e.00003948.honggfuzz.cov39 ��IH&=5+X�����.�� VH�) �*�;8���
Df126861d6f3f7b56f2e6bf71094526a6.000080e4.honggfuzz.cov56 A�:^�(IwpM������@j���oM6n�yO�1���Q#�b�2<u J. &T%qO��VH�F1�������2<�M�R=�)�� {�AR��F0�…
120 ߦ��D�VH$Ǵ��[C�j��?��}T��7�O��=����}��O�m�I#Q�!v͞��KHF���+e v�۠ 8�1<�|�`1����U5�� .�
/external/honggfuzz/examples/apache-httpd/corpus_http1/
D63bfc65213d44431bca299395a13f9f0.00000ede.honggfuzz.cov23 …� ��k��X�/h]���(G���0� ���{�+�MZ�]!ne` ����O�Dx �3oP�x\R��d^�*��dzLN��VH#�Ґ;�o��������Oб-�…
Df126861d6f3f7b56f2e6bf71094526a6.000080e4.honggfuzz.cov56 A�:^�(IwpM������@j���oM6n�yO�1���Q#�b�2<u J. &T%qO��VH�F1�������2<�M�R=�)�� {�AR��F0�…
120 ߦ��D�VH$Ǵ��[C�j��?��}T��7�O��=����}��O�m�I#Q�!v͞��KHF���+e v�۠ 8�1<�|�`1����U5�� .�
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1540 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
1541 Instruction *I = dyn_cast_or_null<Instruction>(VH); in InlineFunction()
1584 VH = nullptr; in InlineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp1691 for (auto &VH : InlinedFunctionInfo.OperandBundleCallSites) { in InlineFunction() local
1692 Instruction *I = dyn_cast_or_null<Instruction>(VH); in InlineFunction()
1735 VH = nullptr; in InlineFunction()
/external/ImageMagick/PerlMagick/t/reference/filter/
DDespeckle.miff15 …�a��g��ol�e[K:]M=_N=_O=_O>`P=`P@aZ`rt�uv�sx�|�ŝ�ż��İ��tZ�QM�LL�?<�?6�?8�C:�VH�@4�:2�;1�:1�81�9/�95…
DGaussianBlur.miff15 …tGa|Fe�Gi�Jk�Kl�Mm�Nn�On�PQK>RL?SN@WQD[VKb\Wibfohtrk|qj|mgviclf`be]Xh[QqYL�VH�PD�H=�A7�<1�:.�9+�9*…
DContrast.miff15 …x�hv�mw�tm�jU`LDE>DE>FF@IGAMJDOECNE@JC>ICAGA@F;;F::C=9C>9C@9CA=FD?LC=OD9UH:VH=UH=OC9MA;LA=IF@P?>N@…
/external/ImageMagick/PerlMagick/t/reference/jpeg/
Dread_non_interlaced.miff16 …�J@�`[�lo�js�co�|��bo�����r7O5���������������������������PN5XS=XS@RK;PF:TH<VH;UE8b[H{����җ�ޕ�ŏ��z…
Dwrite_plane_interlaced.miff16 …�J@�`[�lo�js�co�}��bo�����r6P5���������������������������PN5XS=XS@RK;PF:TH<VH;UE8b[H{����җ�ޕ�ŏ��z…
Dwrite_non_interlaced.miff16 …�J@�`[�lo�js�co�}��bo�����r6P5���������������������������PN5XS=XS@RK;PF:TH<VH;UE8b[H{����җ�ޕ�ŏ��z…
Dread_plane_interlaced.miff16 …�J@�`[�lo�js�co�|��bo�����r7O5���������������������������PN5XS=XS@RK;PF:TH<VH;UE8b[H{����җ�ޕ�ŏ��z…
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DDespeckle.miff43 …�a��g��ol�e[K:]M=_N=_O=_O>`P=`P@aZ`rt�uv�sx�|�ŝ�ż��İ��tZ�QM�LL�?<�?6�?8�C:�VH�@4�:2�;1�:1�81�9/�95…
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4671 ArrayRef<WeakTrackingVH> VH, unsigned SliceBegin, in hasValueBeenRAUWed() argument
4674 VH = VH.slice(SliceBegin, SliceSize); in hasValueBeenRAUWed()
4675 return !std::equal(VL.begin(), VL.end(), VH.begin()); in hasValueBeenRAUWed()
6214 for (auto &VH : reverse(Instructions)) { in vectorizeSimpleInstructions() local
6215 auto *I = dyn_cast_or_null<Instruction>(VH); in vectorizeSimpleInstructions()
/external/ImageMagick/PerlMagick/t/reference/write/jpeg/
Dwrite_plane_interlaced.miff45 …�J@�`[�lo�js�co�~��cp�����s5O4���������������������������PN5XS=XS@RK;PF:TH<VH;UE8b\F{����җ�ޕ�ŏ��z…

1234567