Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeCalc.cpp158 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()
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()
DSplitKit.cpp1243 ArrayRef<SlotIndex> Undefs) { in extendPHIRange()
1279 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local
1391 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
DLiveIntervals.cpp436 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local
625 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
DMachineVerifier.cpp2634 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
DModuloSchedule.cpp1255 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anon7dbc083c0111::KernelRewriter
/external/llvm-project/llvm/lib/CodeGen/
DLiveRangeCalc.cpp90 ArrayRef<SlotIndex> Undefs) { in extend()
124 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry()
196 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
DLiveIntervalCalc.cpp149 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local
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()
DSplitKit.cpp1255 ArrayRef<SlotIndex> Undefs) { in extendPHIRange()
1291 SmallVector<SlotIndex, 4> Undefs; in extendPHIKillRanges() local
1403 SmallVector<SlotIndex, 4> Undefs; in rewriteAssigned() local
DLiveIntervals.cpp443 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local
632 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
DModuloSchedule.cpp1259 DenseMap<const TargetRegisterClass *, Register> Undefs; member in __anon35e9a5c80111::KernelRewriter
DMachineVerifier.cpp2852 SmallVector<SlotIndex, 4> Undefs; in verifyLiveRangeSegment() local
DRegisterCoalescer.cpp1218 SmallVector<SlotIndex, 8> Undefs; in removePartialRedundancy() local
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp158 const std::vector<const char*> &Undefs = Mod->getAsmUndefinedRefs(); in setModule() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveInterval.h599 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveInterval.h598 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
/external/swiftshader/third_party/subzero/src/
DIceGlobalContext.cpp215 UndefPool Undefs; member in Ice::ConstantPool
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp426 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp425 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2254 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup() local
2339 auto *Undefs = UndefValue::get(BlockInMaskPart->getType()); in vectorizeInterleaveGroup() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp5552 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
/external/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp5743 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector()
6511 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode()
8112 std::bitset<4> Zeroable, Undefs; in LowerBuildVectorv4x32() local
42748 APInt Undefs(NumDstElts, 0); in combineVectorPack() local