Home
last modified time | relevance | path

Searched defs:USatVal (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.cpp41029 if (auto USatVal = detectSSatPattern(In, VT, true)) { in combineTruncateWithSat() local
41054 if (auto USatVal = detectSSatPattern(In, VT, true)) { in combineTruncateWithSat() local
41085 } else if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat() local
42422 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC() local