Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp90 ArrayRef<SlotIndex> Undefs) { in extend()
124 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry()
195 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
H A DLiveIntervalCalc.cpp149 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local
H A DLiveInterval.cpp135 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
564 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
976 void LiveInterval::computeSubRangeUndefs(SmallVectorImpl<SlotIndex> &Undefs, in computeSubRangeUndefs()
H A DSplitKit.cpp1250 ArrayRef<SlotIndex> Undefs) { in extendPHIRange()
1286 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local
1396 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
H A DLiveIntervals.cpp446 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local
635 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
H A DModuloSchedule.cpp1259 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anon2104b89c0111::KernelRewriter
H A DMachineVerifier.cpp2976 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
H A DRegisterCoalescer.cpp1230 SmallVector<SlotIndex, 8> Undefs; in removePartialRedundancy() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h599 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp426 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5818 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector()
6588 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode()
8242 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
43654 APInt Undefs(NumDstElts, 0); in combineVectorPack() local