Home
last modified time | relevance | path

Searched refs:X86MaterializeInt (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FastISel.cpp143 unsigned X86MaterializeInt(const ConstantInt *CI, MVT VT);
3238 unsigned X86FastISel::X86MaterializeInt(const ConstantInt *CI, MVT VT) { in X86MaterializeInt() function in X86FastISel
3421 return X86MaterializeInt(CI, VT); in fastMaterializeConstant()