Home
last modified time | relevance | path

Searched refs:lowerInt8AndInt16IcmpCond (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h252 CondWhenTrue lowerInt8AndInt16IcmpCond(InstIcmp::ICond Condition,
DIceTargetLoweringARM32.cpp4603 TargetARM32::lowerInt8AndInt16IcmpCond(InstIcmp::ICond Condition, Operand *Src0, in lowerInt8AndInt16IcmpCond() function in Ice::ARM32::TargetARM32
4693 return lowerInt8AndInt16IcmpCond(Condition, Src0, Src1); in lowerIcmpCond()