Searched defs:signExtendConstant (Results 1 – 6 of 6) sorted by relevance
2842 virtual bool signExtendConstant(const ConstantInt *C) const { return false; } in signExtendConstant() function
3075 virtual bool signExtendConstant(const ConstantInt *C) const { return false; } in signExtendConstant() function
3002 virtual bool signExtendConstant(const ConstantInt *C) const { return false; } in signExtendConstant() function
2973 virtual bool signExtendConstant(const ConstantInt *C) const { return false; } in signExtendConstant() function
1200 bool RISCVTargetLowering::signExtendConstant(const ConstantInt *CI) const { in signExtendConstant() function in RISCVTargetLowering