Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h211 SafeBoolChain lowerInt1Arithmetic(const InstArithmetic *Instr);
DIceTargetLoweringARM32.cpp2349 TargetARM32::lowerInt1Arithmetic(const InstArithmetic *Instr) { in lowerInt1Arithmetic() function in Ice::ARM32::TargetARM32
3085 lowerInt1Arithmetic(Instr); in lowerArithmetic()
6862 Safe = lowerInt1Arithmetic(ArithProducer); in lowerInt1()