Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp1328 bool i64Legal = Subtarget->is64Bit(); in TryEmitSmallMemcpy() local
1333 if (Len >= 8 && i64Legal) in TryEmitSmallMemcpy()
/external/llvm/lib/Target/X86/
DX86FastISel.cpp2409 bool i64Legal = Subtarget->is64Bit(); in TryEmitSmallMemcpy() local
2414 if (Len >= 8 && i64Legal) in TryEmitSmallMemcpy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2587 bool i64Legal = Subtarget->is64Bit(); in TryEmitSmallMemcpy() local
2592 if (Len >= 8 && i64Legal) in TryEmitSmallMemcpy()