Searched defs:isTruncWithZeroHighBitsInput (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8924 static bool isTruncWithZeroHighBitsInput(SDValue V, SelectionDAG &DAG) { function
9064 if (isTruncWithZeroHighBitsInput(Cond, DAG))
9373 if (isTruncWithZeroHighBitsInput(Cond, DAG))

Completed in 53 milliseconds