Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp25476 static bool isTruncWithZeroHighBitsInput(SDValue V, SelectionDAG &DAG) { in isTruncWithZeroHighBitsInput() function
25722 if (isTruncWithZeroHighBitsInput(Cond, DAG)) in LowerSELECT()
26339 if (isTruncWithZeroHighBitsInput(Cond, DAG)) in LowerBRCOND()