Home
last modified time | relevance | path

Searched defs:N001C (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5498 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
7950 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp6718 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
9792 if (auto *N001C = isConstOrConstSplat(InnerShift.getOperand(1))) { in visitSRL() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp3412 ConstantSDNode *N001C = dyn_cast<ConstantSDNode>(N00.getOperand(1)); in MatchBSwapHWordLow() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp52265 auto *N001C = dyn_cast<ConstantSDNode>(TruncExtSrc.getOperand(1)); in combineXor() local