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