Home
last modified time | relevance | path

Searched defs:PHIs (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp434 SmallVector<MachineInstr *, 8> PHIs; in canonicalizePHIs() local
489 SmallVector<MachineInstr *, 8> PHIs; in convertPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp356 SmallVectorImpl<MachineInstr *> &PHIs) { in collectUnprimedAccPHIs()
397 SmallVectorImpl<MachineInstr *> &PHIs, Register Dst) { in convertUnprimedAccPHIs()
585 SmallVector<MachineInstr *, 4> PHIs; in simplifyCode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp1386 SmallPtrSet<MachineInstr *, 2> PHIs; in extractKilledPHIs() local
1620 SmallVector<MachineInstr *, 2> &PHIs) { in collectPHIs()
1631 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionExitPHIs() local
1645 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionEntryPHIs() local
2417 SmallVector<MachineInstr *, 2> PHIs; in splitLoopPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp120 SmallVector<PHIInfo, 8> PHIs; member in __anon4c5015260111::SSAIfConv
H A DComplexDeinterleavingPass.cpp1471 SmallVector<PHINode *> PHIs; in collectPotentialReductions() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp433 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
H A DValueTracking.cpp6390 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH()
6458 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp647 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
H A DIndVarSimplify.cpp412 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp653 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
713 SmallPtrSet<const PHINode *, 8> PHIs; in allUsesOfLoadedValueWillTrapIfNull() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp375 llvm::PHINode *PHIs[N]; in visitArray() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp168 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
H A DSimplifyCFG.cpp6682 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3940 DenseMap<BlockValueNum, LDVSSAPhi *> PHIs; member in __anon52c3d0e81211::LDVSSAUpdater
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp441 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local