Searched defs:createDeadDef (Results 1 – 4 of 4) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | ||
| D | LiveInterval.cpp | 87 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef() function in __anonaa1d3b520111::CalcLiveRangeUtilBase |
| D | LiveRangeCalc.cpp | 64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function |
| /external/llvm/lib/CodeGen/ | ||
| D | LiveRangeCalc.cpp | 43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function |
| D | LiveInterval.cpp | 62 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator &VNInfoAllocator) { in createDeadDef() function in __anon7c6383f00111::CalcLiveRangeUtilBase |