Home
last modified time | relevance | path

Searched defs:createDeadDef (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp87 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef() function in __anon171a88890111::CalcLiveRangeUtilBase
355 VNInfo *LiveRange::createDeadDef(SlotIndex Def, VNInfo::Allocator &VNIAlloc) { in createDeadDef() function in LiveRange
363 VNInfo *LiveRange::createDeadDef(VNInfo *VNI) { in createDeadDef() function in LiveRange
H A DLiveIntervalCalc.cpp33 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveInterval.cpp87 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator *VNInfoAllocator, in createDeadDef() function in __anonf9d35d830111::CalcLiveRangeUtilBase
370 VNInfo *LiveRange::createDeadDef(SlotIndex Def, VNInfo::Allocator &VNIAlloc) { in createDeadDef() function in LiveRange
378 VNInfo *LiveRange::createDeadDef(VNInfo *VNI) { in createDeadDef() function in LiveRange
H A DLiveRangeCalc.cpp64 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveInterval.cpp62 VNInfo *createDeadDef(SlotIndex Def, VNInfo::Allocator &VNInfoAllocator) { in createDeadDef() function in __anon4765e1e10111::CalcLiveRangeUtilBase
323 VNInfo *LiveRange::createDeadDef(SlotIndex Def, in createDeadDef() function in LiveRange
H A DLiveRangeCalc.cpp43 static void createDeadDef(SlotIndexes &Indexes, VNInfo::Allocator &Alloc, in createDeadDef() function