Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2839 ConstantSDNode *LaneNode = cast<ConstantSDNode>(Node->getOperand(1)); in Select() local
2841 if (LaneNode->getZExtValue() != 0) in Select()
/external/llvm/lib/Target/AArch64/
DAArch64ISelDAGToDAG.cpp2628 ConstantSDNode *LaneNode = cast<ConstantSDNode>(Node->getOperand(1)); in Select() local
2630 if (LaneNode->getZExtValue() != 0) in Select()