Searched refs:ExtFunc (Results 1 – 2 of 2) sorted by relevance
327 ExtInstr ExtFunc, DivInstr DivFunc, bool IsRemainder);
2323 Operand *Src1, ExtInstr ExtFunc, in lowerIDivRem() argument2331 (this->*ExtFunc)(T0R, Src0R, CondARM32::AL); in lowerIDivRem()2333 (this->*ExtFunc)(T1R, Src1R, CondARM32::AL); in lowerIDivRem()