Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp41719 bool F64IsLegal = in combineStore() local
41721 if ((VT == MVT::i64 && F64IsLegal && !Subtarget.is64Bit()) && in combineStore()
41752 if (VT == MVT::i64 && F64IsLegal && !Subtarget.is64Bit() && in combineStore()