Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp13816 bool UnsignedFixup = !IsSigned && in FP_TO_INTHelper() local
13860 if (UnsignedFixup) { in FP_TO_INTHelper()
13932 if (UnsignedFixup) { in FP_TO_INTHelper()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp16736 bool UnsignedFixup = !IsSigned && in FP_TO_INTHelper() local
16780 if (UnsignedFixup) { in FP_TO_INTHelper()
16851 if (UnsignedFixup) { in FP_TO_INTHelper()