/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 582 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull() 627 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local 920 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal() 1442 SmallPtrSet<const PHINode*, 8> PHIs; in tryToOptimizeStoreOfMallocToGlobal() local
|
/external/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 120 SmallVector<PHIInfo, 8> PHIs; member in __anoncde32ff40111::SSAIfConv
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 628 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull() 679 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local 980 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal() 1505 SmallPtrSet<const PHINode*, 8> PHIs; in tryToOptimizeStoreOfMallocToGlobal() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineCFGStructurizer.cpp | 1418 SmallPtrSet<MachineInstr *, 2> PHIs; in extractKilledPHIs() local 1658 SmallVector<MachineInstr *, 2> &PHIs) { in collectPHIs() 1669 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionExitPHIs() local 1683 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionEntryPHIs() local 2472 SmallVector<MachineInstr *, 2> PHIs; in splitLoopPHIs() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 291 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
D | BasicBlockUtils.cpp | 82 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
|
D | SimplifyCFG.cpp | 2281 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 4844 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | IVDescriptors.cpp | 337 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
D | ValueTracking.cpp | 3755 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH() 3819 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 121 SmallVector<PHIInfo, 8> PHIs; member in __anon3cf2be560111::SSAIfConv
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 159 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
|
D | SimplifyCFG.cpp | 2687 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 5388 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 595 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
|
D | IndVarSimplify.cpp | 508 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2889 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH() 2941 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 449 SmallVector<WeakVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 623 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 534 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local
|