Searched defs:isIntType (Results 1 – 1 of 1) sorted by relevance
4253 void AArch64CGFunc::SelectAArch64Cmp(Operand &o0, Operand &o1, bool isIntType, uint32 dsize) in SelectAArch64Cmp()5551 bool isIntType = IsPrimitiveInteger(dtype); in SelectSelect() local5622 …nc::SelectAArch64Select(Operand &dest, Operand &o0, Operand &o1, CondOperand &cond, bool isIntType, in SelectAArch64Select()