Home
last modified time | relevance | path

Searched defs:LiveInReg (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h120 struct LiveInReg { struct
128 LiveInReg(unsigned Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineTraceMetrics.h150 struct LiveInReg { struct
158 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h140 struct LiveInReg { struct
148 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineTraceMetrics.h150 struct LiveInReg { struct
158 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineTraceMetrics.h150 struct LiveInReg { struct
158 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineTraceMetrics.h150 struct LiveInReg { struct
158 LiveInReg(Register Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineTraceMetrics.h141 struct LiveInReg { struct
149 LiveInReg(unsigned Reg, unsigned Height = 0) : Reg(Reg), Height(Height) {} in Reg() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2312 MCPhysReg LiveInReg = P.PhysReg; in visitMachineFunctionAfter() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2876 MCPhysReg LiveInReg = P.PhysReg; in visitMachineFunctionAfter() local