| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRangeCalc.cpp | 87 ArrayRef<SlotIndex> Undefs) { in extend() 121 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() 192 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
|
| H A D | LiveIntervalCalc.cpp | 138 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 | 1293 ArrayRef<SlotIndex> Undefs) { in extendPHIRange() 1329 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local 1461 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
|
| H A D | LiveIntervals.cpp | 475 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local 658 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
|
| H A D | ModuloSchedule.cpp | 1291 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anonbef7b4110111::KernelRewriter
|
| H A D | MachineVerifier.cpp | 3804 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
|
| H A D | RegisterCoalescer.cpp | 1271 SmallVector<SlotIndex, 8> Undefs; in removePartialRedundancy() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPURewriteUndefForPHI.cpp | 114 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | LiveInterval.h | 611 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonExpandCondsets.cpp | 411 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 4012 static SDValue getConstVector(ArrayRef<APInt> Bits, const APInt &Undefs, in getConstVector() 4050 APInt Undefs = APInt::getZero(Bits.size()); in getConstVector() local 5064 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode() 5122 BitVector Undefs; in getTargetConstantBitsFromNode() local 7009 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 7546 const APInt &Undefs, LLVMContext &C) { in getConstantVector() 9627 SmallSet<SDValue, 4> Undefs; in LowerAVXCONCAT_VECTORS() local 18340 BitVector Undefs; in lowerVECTOR_SHUFFLE() local 30890 APInt Undefs = APInt::getSplat(NumElts, APInt(16, 0xFF00)); in LowerShift() local 50247 APInt Undefs(NumDstElts, 0); in combineVectorPack() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
| H A D | LoongArchISelLowering.cpp | 2543 SmallSet<SDValue, 4> Undefs; in lowerCONCAT_VECTORS() local
|