Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp29712 static SDValue combineTruncate(SDNode *N, SelectionDAG &DAG, in combineTruncate() function
30975 case ISD::TRUNCATE: return combineTruncate(N, DAG, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp36911 static SDValue combineTruncate(SDNode *N, SelectionDAG &DAG, in combineTruncate() function
39665 case ISD::TRUNCATE: return combineTruncate(N, DAG, Subtarget); in PerformDAGCombine()