Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp15703 static SDValue getCondAfterTruncWithZeroHighBitsInput(SDValue V, SelectionDAG &DAG) { in getCondAfterTruncWithZeroHighBitsInput() function
15940 Cond = getCondAfterTruncWithZeroHighBitsInput(Cond, DAG); in LowerSELECT()
16778 Cond = getCondAfterTruncWithZeroHighBitsInput(Cond, DAG); in LowerBRCOND()