Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp30236 static SDValue combineZext(SDNode *N, SelectionDAG &DAG, in combineZext() function
30987 case ISD::ZERO_EXTEND: return combineZext(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37984 static SDValue combineZext(SDNode *N, SelectionDAG &DAG, in combineZext() function
39677 case ISD::ZERO_EXTEND: return combineZext(N, DAG, DCI, Subtarget); in PerformDAGCombine()