Home
last modified time | relevance | path

Searched defs:ComputationEntry (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h1173 ComputationEntry(Inst *I, Type Ty) : Instr(I), ComputationType(Ty) {} in ComputationEntry() function
H A DIceTargetLoweringMIPS32.h869 ComputationEntry(Inst *I, Type Ty) : Instr(I), ComputationType(Ty) {} in ComputationEntry() function