Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.h315 using ExtInstr = void (TargetARM32::*)(Variable *, Variable *, variable
320 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);
DIceTargetLoweringARM32.cpp2317 Operand *Src1, ExtInstr ExtFunc, in lowerIDivRem()