Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSelectionDAGInfo.cpp53 if (ConstantSDNode *ConstantSrc = dyn_cast<ConstantSDNode>(Src)) in EmitSpecializedLibcall() local
54 if (ConstantSrc->getZExtValue() == 0) in EmitSpecializedLibcall()