Home
last modified time | relevance | path

Searched defs:USatVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51053 if (SDValue USatVal = detectSSatPattern(In, VT, true)) { in combineTruncateWithSat() local
51078 if (SDValue USatVal = detectSSatPattern(In, VT, true)) { in combineTruncateWithSat() local
51107 } else if (SDValue USatVal = detectUSatPattern(In, VT, DAG, DL)) { in combineTruncateWithSat() local
52670 if (SDValue USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineVTRUNC() local