Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastPreTileConfig.cpp445 SmallVector<MachineInstr *, 8> PHIs; in canonicalizePHIs() local
500 SmallVector<MachineInstr *, 8> PHIs; in convertPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp352 SmallVectorImpl<MachineInstr *> &PHIs) { in collectUnprimedAccPHIs()
393 SmallVectorImpl<MachineInstr *> &PHIs, Register Dst) { in convertUnprimedAccPHIs()
580 SmallVector<MachineInstr *, 4> PHIs; in simplifyCode() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp564 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
H A DIndVarSimplify.cpp410 SmallVector<WeakTrackingVH, 8> PHIs(llvm::make_pointer_range(Header->phis())); in rewriteNonIntegerIVs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp123 SmallVector<PHIInfo, 8> PHIs; member in __anon4c5015260111::SSAIfConv
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp435 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
H A DValueTracking.cpp6504 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH()
6572 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp660 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
722 SmallPtrSet<const PHINode *, 8> PHIs; in allUsesOfLoadedValueWillTrapIfNull() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGNonTrivialStruct.cpp388 llvm::PHINode *PHIs[N]; in visitArray() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp167 SmallVector<WeakTrackingVH, 8> PHIs(llvm::make_pointer_range(BB->phis())); in DeleteDeadPHIs() local
H A DSimplifyCFG.cpp6859 SmallVector<PHINode *, 4> PHIs; in switchToLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp3967 DenseMap<BlockValueNum, LDVSSAPhi *> PHIs; member in __anon52c3d0e81211::LDVSSAUpdater
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp439 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local