Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp1202 SDValue N01 = N0.getOperand(1); in reassociateOpsCommutative() local
2675 SDValue N01 = N0.getOperand(1); in visitADDLike() local
2707 SDValue N01 = N0.getOperand(1); in visitADDLike() local
3900 SDValue N01 = N0.getOperand(1); in visitSUB() local
3914 SDValue N01 = N0.getOperand(1); in visitSUB() local
4459 SDValue N01 = N0.getOperand(1); in visitMUL() local
5560 SDValue N00, N01, N02, N03; in isSaturatingMinMax() local
7659 SDValue N01 = N0.getOperand(1); in MatchBSwapHWord() local
7756 SDValue N01 = N0Resized.getOperand(1); in visitORCommutative() local
9502 SDValue N00 = N0.getOperand(0), N01 = N0.getOperand(1); in visitXOR() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3491 SDValue N01 = N0.getOperand(1); in doPeepholeSExtW() local
H A DRISCVISelLowering.cpp13559 SDValue N01 = N0.getOperand(1); combineDeMorganOfBoolean() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp3939 SDValue N01 = N0->getOperand(1); in matchBitExtract() local
H A DX86ISelLowering.cpp48117 SDValue N01 = N0.getOperand(2); in combineShiftLeft() local
48209 SDValue N01 = N0.getOperand(1); in combineShiftRightArithmetic() local
48256 SDValue N01 = N0.getOperand(2); in combineShiftRightLogical() local
49253 SDValue N01 = N0.getOperand(1); in convertIntLogicToFPLogic() local
50411 SDValue N01 = N0->getOperand(1); in foldMaskedMerge() local
52506 SDValue N01 = N0.getOperand(1); in detectPMADDUBSW() local
54175 SDValue N01 = N0.getOperand(1); in combineZext() local
55541 SDValue N01 = N0.getOperand(1); in matchPMADDWD_2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp5345 SDValue N01 = skipExtensionForVectorMULL(N0.getOperand(1), DAG); in LowerMUL() local
19268 SDValue N01 = N0->getOperand(IsStrict ? 2 : 1); in performExtractVectorEltCombine() local
19427 SDValue N01 = N0->getOperand(1); in performConcatVectorsCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp9692 SDValue N01 = SkipExtensionForVMULL(N0->getOperand(1).getNode(), DAG); in LowerMUL() local
14143 SDValue N01 = N0->getOperand(1); in PerformVMULCombine() local