Searched refs:X86MaterializeInt (Results 1 – 1 of 1) sorted by relevance
143 unsigned X86MaterializeInt(const ConstantInt *CI, MVT VT);3238 unsigned X86FastISel::X86MaterializeInt(const ConstantInt *CI, MVT VT) { in X86MaterializeInt() function in X86FastISel3421 return X86MaterializeInt(CI, VT); in fastMaterializeConstant()