Home
last modified time | relevance | path

Searched defs:MaxSrcs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceInst.h251 const SizeT MaxSrcs; // only used for assert variable
273 InstHighLevel(Cfg *Func, InstKind Kind, SizeT MaxSrcs, Variable *Dest) in InstHighLevel()
678 static InstPhi *create(Cfg *Func, SizeT MaxSrcs, Variable *Dest) { in create()
1122 InstTarget(Cfg *Func, InstKind Kind, SizeT MaxSrcs, Variable *Dest) in InstTarget()
H A DIceInst.cpp71 Inst::Inst(Cfg *Func, InstKind Kind, SizeT MaxSrcs, Variable *Dest) in Inst()
387 InstPhi::InstPhi(Cfg *Func, SizeT MaxSrcs, Variable *Dest) in InstPhi()
H A DIceTargetLowering.cpp898 SizeT MaxSrcs) { in makeHelperCall()
H A DIceTargetLoweringX8664.cpp6199 constexpr SizeT MaxSrcs = 2; in genTargetHelperCallFor() local
6284 constexpr SizeT MaxSrcs = 1; in genTargetHelperCallFor() local
H A DIceTargetLoweringX8632.cpp6911 constexpr SizeT MaxSrcs = 2; in genTargetHelperCallFor() local
7020 constexpr SizeT MaxSrcs = 1; in genTargetHelperCallFor() local
H A DIceTargetLoweringMIPS32.cpp542 constexpr SizeT MaxSrcs = 1; in genTargetHelperCallFor() local
H A DIceTargetLoweringARM32.cpp675 constexpr SizeT MaxSrcs = 1; in genTargetHelperCallFor() local