Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp145 unsigned X86MaterializeInt(const ConstantInt *CI, MVT VT);
3479 unsigned X86FastISel::X86MaterializeInt(const ConstantInt *CI, MVT VT) { in X86MaterializeInt() function in X86FastISel
3658 return X86MaterializeInt(CI, VT); in fastMaterializeConstant()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp149 unsigned X86MaterializeInt(const ConstantInt *CI, MVT VT);
3705 unsigned X86FastISel::X86MaterializeInt(const ConstantInt *CI, MVT VT) { in X86MaterializeInt() function in X86FastISel
3893 return X86MaterializeInt(CI, VT); in fastMaterializeConstant()