Searched defs:VNInfo (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | LiveInterval.h | 64 VNInfo(unsigned i, SlotIndex d, MachineInstr *c) in VNInfo() function 69 VNInfo(unsigned i, const VNInfo &orig) in VNInfo() function
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | Splitter.h | 32 class VNInfo; variable
|
D | SplitKit.h | 36 class VNInfo; variable
|
D | RegisterCoalescer.cpp | 1316 SmallVector<VNInfo*, 16> &NewVNInfo, in ComputeUltimateVN() 1317 DenseMap<VNInfo*, VNInfo*> &ThisFromOther, in ComputeUltimateVN()
|
D | LiveInterval.cpp | 374 SmallVector<VNInfo*, 16> &NewVNInfo, in join()
|
/external/llvm/lib/CodeGen/ |
D | SplitKit.h | 38 class VNInfo; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | LiveInterval.h | 57 VNInfo(unsigned i, SlotIndex d) in VNInfo() function 62 VNInfo(unsigned i, const VNInfo &orig) in VNInfo() function
|