Home
last modified time | relevance | path

Searched defs:CoalescerPair (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.h60 CoalescerPair(const TargetRegisterInfo &tri) in CoalescerPair() function
66 CoalescerPair(unsigned VirtReg, unsigned PhysReg, in CoalescerPair() function
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegisterCoalescer.h59 CoalescerPair(const TargetInstrInfo &tii, const TargetRegisterInfo &tri) in CoalescerPair() function
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h34 class CoalescerPair; variable