Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp88 ArrayRef<SlotIndex> Undefs) { in extend()
122 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry()
193 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
H A DLiveIntervalCalc.cpp140 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local
H A DLiveInterval.cpp135 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
549 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
962 void LiveInterval::computeSubRangeUndefs(SmallVectorImpl<SlotIndex> &Undefs, in computeSubRangeUndefs()
H A DSplitKit.cpp1244 ArrayRef<SlotIndex> Undefs) { in extendPHIRange()
1280 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local
1411 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
H A DLiveIntervals.cpp439 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local
622 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
H A DModuloSchedule.cpp1270 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anon2a4328680111::KernelRewriter
H A DMachineVerifier.cpp3216 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
H A DRegisterCoalescer.cpp1242 SmallVector<SlotIndex, 8> Undefs; in removePartialRedundancy() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteUndefForPHI.cpp117 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveInterval.h607 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp427 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6411 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector()
7351 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode()
7391 BitVector Undefs; in getTargetConstantBitsFromNode() local
9071 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
48107 APInt Undefs(NumDstElts, 0); in combineVectorPack() local