Home
last modified time | relevance | path

Searched defs:N01 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2391 SDValue N01 = N0.getOperand(1); in visitADDLike() local
6249 SDValue N01 = N0.getOperand(1); in MatchBSwapHWord() local
7809 SDValue N00 = N0.getOperand(0), N01 = N0.getOperand(1); in visitXOR() local
7821 SDValue N00 = N0.getOperand(0), N01 = N0.getOperand(1); in visitXOR() local
8089 SDValue N01 = N->getOperand(0).getOperand(1); in distributeTruncateThroughAnd() local
8196 SDValue N01 = N0->getOperand(1); in visitSHL() local
10907 SDValue N01 = N0.getOperand(1); in visitSIGN_EXTEND() local
11629 auto *N01 = dyn_cast<ConstantSDNode>(N0.getOperand(1)); in ReduceLoadWidth() local
11714 if (ConstantSDNode *N01 = dyn_cast<ConstantSDNode>(N0.getOperand(1))) { in ReduceLoadWidth() local
13115 SDValue N01 = N0.getOperand(0).getOperand(1); in visitFSUBForFMACombine() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3508 SDValue N01 = N0->getOperand(1); in matchBitExtract() local
H A DX86ISelLowering.cpp43392 SDValue N01 = N0.getOperand(1); in combineShiftRightArithmetic() local
46705 SDValue N01 = N0.getOperand(1); in detectPMADDUBSW() local
48179 SDValue N01 = N0.getOperand(1); in combineZext() local
49498 SDValue N01 = N0.getOperand(1); in matchPMADDWD_2() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp3734 SDValue N01 = skipExtensionForVectorMULL(N0->getOperand(1).getNode(), DAG); in LowerMUL() local
13014 SDValue N01 = N0->getOperand(1); in performExtractVectorEltCombine() local
13098 SDValue N01 = N0->getOperand(1); in performConcatVectorsCombine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9050 SDValue N01 = SkipExtensionForVMULL(N0->getOperand(1).getNode(), DAG); in LowerMUL() local
13103 SDValue N01 = N0->getOperand(1); in PerformVMULCombine() local