Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86FastISel.cpp2452 bool IsFloatToHalf = II->getIntrinsicID() == Intrinsic::convert_to_fp16; in fastLowerIntrinsicCall() local
2453 if (IsFloatToHalf) { in fastLowerIntrinsicCall()
2463 if (IsFloatToHalf) { in fastLowerIntrinsicCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp2630 bool IsFloatToHalf = II->getIntrinsicID() == Intrinsic::convert_to_fp16; in fastLowerIntrinsicCall() local
2631 if (IsFloatToHalf) { in fastLowerIntrinsicCall()
2641 if (IsFloatToHalf) { in fastLowerIntrinsicCall()