Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp28962 static SDValue combineMaskedLoad(SDNode *N, SelectionDAG &DAG, in combineMaskedLoad() function
30967 case ISD::MLOAD: return combineMaskedLoad(N, DAG, DCI, Subtarget); in PerformDAGCombine()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp35803 static SDValue combineMaskedLoad(SDNode *N, SelectionDAG &DAG, in combineMaskedLoad() function
39657 case ISD::MLOAD: return combineMaskedLoad(N, DAG, DCI, Subtarget); in PerformDAGCombine()