Home
last modified time | relevance | path

Searched refs:ComputationType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.h907 ComputationEntry(Inst *I, Type Ty) : Instr(I), ComputationType(Ty) {} in ComputationEntry()
917 Type ComputationType; variable
DIceTargetLoweringARM32.h1286 ComputationEntry(Inst *I, Type Ty) : Instr(I), ComputationType(Ty) {} in ComputationEntry()
1296 Type ComputationType; variable
DIceTargetLoweringMIPS32.cpp6061 switch (ComputationIter->second.ComputationType) { in recordProducers()
DIceTargetLoweringARM32.cpp6804 switch (ComputationIter->second.ComputationType) { in recordProducers()