/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 288 SmallVectorImpl<MachineInstr *> &PHIs) { in collectUnprimedAccPHIs() 329 SmallVectorImpl<MachineInstr *> &PHIs, in convertUnprimedAccPHIs() 475 SmallVector<MachineInstr *, 4> PHIs; in simplifyCode() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FastPreTileConfig.cpp | 435 SmallVector<MachineInstr *, 8> PHIs; in canonicalizePHIs() local 490 SmallVector<MachineInstr *, 8> PHIs; in convertPHIs() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUMachineCFGStructurizer.cpp | 1388 SmallPtrSet<MachineInstr *, 2> PHIs; in extractKilledPHIs() local 1622 SmallVector<MachineInstr *, 2> &PHIs) { in collectPHIs() 1633 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionExitPHIs() local 1647 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionEntryPHIs() local 2422 SmallVector<MachineInstr *, 2> PHIs; in splitLoopPHIs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 120 SmallVector<PHIInfo, 8> PHIs; member in __anonb1e552be0111::SSAIfConv
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | LoopUtils.cpp | 291 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
H A D | BasicBlockUtils.cpp | 82 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
|
H A D | SimplifyCFG.cpp | 2281 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 4844 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 121 SmallVector<PHIInfo, 8> PHIs; member in __anon54db63a00111::SSAIfConv
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 337 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
H A D | ValueTracking.cpp | 3755 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH() 3819 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 602 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull() 661 SmallPtrSet<const PHINode *, 8> PHIs; in allUsesOfLoadedValueWillTrapIfNull() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 120 SmallVector<PHIInfo, 8> PHIs; member in __anon325462660111::SSAIfConv
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 595 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
|
H A D | IndVarSimplify.cpp | 508 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | GVNSink.cpp | 606 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
|
H A D | IndVarSimplify.cpp | 414 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 159 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
|
H A D | SimplifyCFG.cpp | 2687 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 5388 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 437 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ValueTracking.cpp | 2889 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH() 2941 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 449 SmallVector<WeakVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 167 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
|