Searched defs:createDeadDef (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ | ||
D | LiveInterval.cpp | 88 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef() function in __anonc02e750c0111::CalcLiveRangeUtilBase |
D | LiveRangeCalc.cpp | 65 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 __anon2acf1db40111::CalcLiveRangeUtilBase |