/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 88 ArrayRef<SlotIndex> Undefs) { in extend() 122 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() 193 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
|
H A D | LiveIntervalCalc.cpp | 139 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local
|
H A D | LiveInterval.cpp | 135 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() 549 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() 965 void LiveInterval::computeSubRangeUndefs(SmallVectorImpl<SlotIndex> &Undefs, in computeSubRangeUndefs()
|
H A D | SplitKit.cpp | 1425 LI.computeSubRangeUndefs(Undefs, S.LaneMask, MRI, *LIS.getSlotIndexes()); in rewriteAssigned() local 1258 extendPHIRange(MachineBasicBlock & B,LiveIntervalCalc & LIC,LiveRange & LR,LaneBitmask LM,ArrayRef<SlotIndex> Undefs) extendPHIRange() argument 1294 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 | 1265 DenseMap<const TargetRegisterClass *, Register> Undefs; global() member in __anon76bf4b630111::KernelRewriter
|
H A D | MachineVerifier.cpp | 3344 SmallVector<SlotIndex, 4> Undefs; verifyLiveRangeSegment() local
|
H A D | RegisterCoalescer.cpp | 1257 SmallVector<SlotIndex, 8> Undefs; removePartialRedundancy() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteUndefForPHI.cpp | 116 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 608 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 428 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3687 getConstVector(ArrayRef<APInt> Bits,const APInt & Undefs,MVT VT,SelectionDAG & DAG,const SDLoc & dl) getConstVector() argument 3730 APInt Undefs = APInt::getZero(Bits.size()); getConstVector() local 4667 __anon973982071002(const Constant *Cst, APInt &Mask, APInt &Undefs, unsigned UndefBitIndex) getTargetConstantBitsFromNode() argument 4725 BitVector Undefs; getTargetConstantBitsFromNode() local 6512 std::bitset<4> Zeroable, Undefs; LowerBuildVectorv4x32() local 7050 getConstantVector(MVT VT,ArrayRef<APInt> Bits,const APInt & Undefs,LLVMContext & C) getConstantVector() argument 47320 APInt Undefs(NumDstElts, 0); combineVectorPack() local 50038 __anon97398207bc02(const APInt &Undefs, const APInt &UserUndefs, ArrayRef<APInt> Bits, ArrayRef<APInt> UserBits) combineLoad() argument 50057 APInt Undefs, UserUndefs; combineLoad() local [all...] |