Home
last modified time | relevance | path

Searched defs:Undefs (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp88 extend(LiveRange & LR,SlotIndex Use,unsigned PhysReg,ArrayRef<SlotIndex> Undefs) extend() argument
122 isDefOnEntry(LiveRange & LR,ArrayRef<SlotIndex> Undefs,MachineBasicBlock & MBB,BitVector & DefOnEntry,BitVector & UndefOnEntry) isDefOnEntry() argument
193 findReachingDefs(LiveRange & LR,MachineBasicBlock & UseMBB,SlotIndex Use,unsigned PhysReg,ArrayRef<SlotIndex> Undefs) findReachingDefs() argument
[all...]
H A DLiveIntervalCalc.cpp139 SmallVector<SlotIndex, 4> Undefs; extendToUses() local
H A DLiveInterval.cpp135 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() argument
549 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() argument
965 void LiveInterval::computeSubRangeUndefs(SmallVectorImpl<SlotIndex> &Undefs, in computeSubRangeUndefs() argument
H A DSplitKit.cpp1424 LI.computeSubRangeUndefs(Undefs, S.LaneMask, MRI, *LIS.getSlotIndexes()); in rewriteAssigned() local
1257 extendPHIRange(MachineBasicBlock & B,LiveIntervalCalc & LIC,LiveRange & LR,LaneBitmask LM,ArrayRef<SlotIndex> Undefs) extendPHIRange() argument
1293 SmallVector<SlotIndex, 4> Undefs; extendPHIKillRanges() local
[all...]
H A DLiveIntervals.cpp434 SmallVector<SlotIndex,8> Undefs; extendSegmentsToUses() local
617 extendToIndices(LiveRange & LR,ArrayRef<SlotIndex> Indices,ArrayRef<SlotIndex> Undefs) extendToIndices() argument
H A DModuloSchedule.cpp1269 DenseMap<const TargetRegisterClass *, Register> Undefs; global() member in __anona8c0cc840111::KernelRewriter
H A DMachineVerifier.cpp3592 SmallVector<SlotIndex, 4> Undefs; verifyLiveRangeSegment() local
H A DRegisterCoalescer.cpp1258 SmallVector<SlotIndex, 8> Undefs; removePartialRedundancy() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteUndefForPHI.cpp116 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h608 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp428 SmallVector<SlotIndex,8> Undefs; updateDeadsInRange() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3821 getConstVector(ArrayRef<APInt> Bits,const APInt & Undefs,MVT VT,SelectionDAG & DAG,const SDLoc & dl) getConstVector() argument
3864 APInt Undefs = APInt::getZero(Bits.size()); getConstVector() local
4809 __anon0268aba80f02(const Constant *Cst, APInt &Mask, APInt &Undefs, unsigned UndefBitIndex) getTargetConstantBitsFromNode() argument
4867 BitVector Undefs; getTargetConstantBitsFromNode() local
6683 std::bitset<4> Zeroable, Undefs; LowerBuildVectorv4x32() local
7220 getConstantVector(MVT VT,ArrayRef<APInt> Bits,const APInt & Undefs,LLVMContext & C) getConstantVector() argument
48354 APInt Undefs(NumDstElts, 0); combineVectorPack() local
51020 __anon0268aba8b602(const APInt &Undefs, const APInt &UserUndefs, ArrayRef<APInt> Bits, ArrayRef<APInt> UserBits) combineConstantPoolLoads() argument
51051 APInt Undefs, UserUndefs; combineConstantPoolLoads() local
[all...]