/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 88 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 D | LiveIntervalCalc.cpp | 139 SmallVector<SlotIndex, 4> Undefs; extendToUses() local
|
H A D | LiveInterval.cpp | 135 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 D | SplitKit.cpp | 1424 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 D | LiveIntervals.cpp | 434 SmallVector<SlotIndex,8> Undefs; extendSegmentsToUses() local 617 extendToIndices(LiveRange & LR,ArrayRef<SlotIndex> Indices,ArrayRef<SlotIndex> Undefs) extendToIndices() argument
|
H A D | ModuloSchedule.cpp | 1269 DenseMap<const TargetRegisterClass *, Register> Undefs; global() member in __anona8c0cc840111::KernelRewriter
|
H A D | MachineVerifier.cpp | 3592 SmallVector<SlotIndex, 4> Undefs; verifyLiveRangeSegment() local
|
H A D | RegisterCoalescer.cpp | 1258 SmallVector<SlotIndex, 8> Undefs; removePartialRedundancy() local
|
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteUndefForPHI.cpp | 116 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 608 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn() argument
|
/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 428 SmallVector<SlotIndex,8> Undefs; updateDeadsInRange() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3821 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...] |