Home
last modified time | relevance | path

Searched defs:Int64HiLo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceInstMIPS32.h1333 Int64Part Int64HiLo) { in create()
1360 const Int64Part Int64HiLo; variable
DIceTargetLoweringMIPS32.h401 void _mov_fp64_to_i64(Variable *Dest, Operand *Src, Int64Part Int64HiLo) { in _mov_fp64_to_i64()
DIceInstMIPS32.cpp320 Int64Part Int64HiLo) in InstMIPS32MovFP64ToI64()