Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.h1212 SDValue combineVSelect(SDNode *N, DAGCombinerInfo &DCI) const;
DPPCISelLowering.cpp14403 return combineVSelect(N, DCI); in PerformDAGCombine()
15841 SDValue PPCTargetLowering::combineVSelect(SDNode *N, in combineVSelect() function in PPCTargetLowering