Searched defs:Undefs (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.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 | 136 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() 567 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock() 920 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 | 432 SmallVector<SlotIndex,8> Undefs; in extendSegmentsToUses() local 615 ArrayRef<SlotIndex> Undefs) { in extendToIndices()
|
/external/llvm/lib/LTO/ |
D | LTOCodeGenerator.cpp | 158 const std::vector<const char*> &Undefs = Mod->getAsmUndefinedRefs(); in setModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 595 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn()
|
/external/swiftshader/third_party/subzero/src/ |
D | IceGlobalContext.cpp | 215 UndefPool Undefs; member in Ice::ConstantPool
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 425 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 5034 static SDValue getConstVector(ArrayRef<APInt> Bits, APInt &Undefs, in getConstVector() 5579 unsigned UndefBitIndex) { in getTargetConstantBitsFromNode() 34214 APInt Undefs(NumDstElts, 0); in combineVectorPack() local 39282 APInt Undefs(NumElts, 0); in combineVSZext() local
|