Searched defs:PHIs (Results 1 – 10 of 10) sorted by relevance
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | EarlyIfConversion.cpp | 121 SmallVector<PHIInfo, 8> PHIs; member in __anon1fac302f0111::SSAIfConv
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCompares.cpp | 534 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local
|