Searched defs:InstX86Label (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ | ||
H A D | IceTargetLoweringX8632.h | 122 using InstX86Label = Insts::Label; variable |
H A D | IceTargetLoweringX8664.h | 123 using InstX86Label = Insts::Label; variable |
H A D | IceInstX8664.cpp | 143 InstX86Label::InstX86Label(Cfg *Func, TargetLowering *Target) in InstX86Label() function in Ice::X8664::InstX86Label |
H A D | IceInstX8632.cpp | 155 InstX86Label::InstX86Label(Cfg *Func, TargetLowering *Target) in InstX86Label() function in Ice::X8632::InstX86Label |