/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 88 ArrayRef<SlotIndex> Undefs) { in extend() argument 122 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() argument 193 ArrayRef<SlotIndex> Undefs) { in findReachingDefs() argument [all...] |
H A D | LiveIntervalCalc.cpp | 140 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 962 computeSubRangeUndefs(SmallVectorImpl<SlotIndex> & Undefs,LaneBitmask LaneMask,const MachineRegisterInfo & MRI,const SlotIndexes & Indexes) const computeSubRangeUndefs() argument
|
H A D | SplitKit.cpp | 1257 ArrayRef<SlotIndex> Undefs) { in extendPHIRange() 1293 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local 1424 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
|
H A D | LiveIntervals.cpp | 459 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local 642 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
|
H A D | ModuloSchedule.cpp | 1272 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anonbef7b4110111::KernelRewriter
|
H A D | MachineVerifier.cpp | 3653 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
|
H A D | RegisterCoalescer.cpp | 1258 SmallVector<SlotIndex, 8> Undefs; in removePartialRedundancy() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURewriteUndefForPHI.cpp | 117 SmallVector<BasicBlock *> Undefs; INITIALIZE_PASS_DEPENDENCY() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | LiveInterval.h | 608 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 428 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 3816 static SDValue getConstVector(ArrayRef<APInt> Bits, const APInt &Undefs, in getConstVector() 3859 APInt Undefs = APInt::getZero(Bits.size()); in getConstVector() local 4804 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode() 4862 BitVector Undefs; in getTargetConstantBitsFromNode() local 6659 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 7196 const APInt &Undefs, LLVMContext &C) { in getConstantVector() 48492 APInt Undefs(NumDstElts, 0); in combineVectorPack() local 51158 ArrayRef<APInt> Bits, ArrayRef<APInt> UserBits) { in combineConstantPoolLoads() 51189 APInt Undefs, UserUndefs; in combineConstantPoolLoads() local
|