Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h320 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);
DIceTargetLoweringARM32.cpp2317 Operand *Src1, ExtInstr ExtFunc, in lowerIDivRem() argument
2325 (this->*ExtFunc)(T0R, Src0R, CondARM32::AL); in lowerIDivRem()
2327 (this->*ExtFunc)(T1R, Src1R, CondARM32::AL); in lowerIDivRem()