Searched defs:Undefs (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | LiveRangeCalc.cpp | 158 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local 242 ArrayRef<SlotIndex> Undefs) { in extend() 276 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry() 348 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
|
D | LiveInterval.cpp | 135 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()
|
D | SplitKit.cpp | 1243 ArrayRef<SlotIndex> Undefs) { in extendPHIRange() 1279 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local 1391 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
|
D | LiveIntervals.cpp | 436 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local 625 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
|
D | MachineVerifier.cpp | 2634 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
|
D | ModuloSchedule.cpp | 1255 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anon8484f8e80111::KernelRewriter
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 598 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceGlobalContext.cpp | 215 UndefPool Undefs; member in Ice::ConstantPool
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 425 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2254 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup() local 2339 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5552 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector() 6205 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode() 7821 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local 39535 APInt Undefs(NumDstElts, 0); in combineVectorPack() local
|