Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp26251 static SDValue combineBitcast(SDNode *N, SelectionDAG &DAG, in combineBitcast() function
30954 case ISD::BITCAST: return combineBitcast(N, DAG, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp31639 static SDValue combineBitcast(SDNode *N, SelectionDAG &DAG, in combineBitcast() function
39642 case ISD::BITCAST: return combineBitcast(N, DAG, DCI, Subtarget); in PerformDAGCombine()