/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1711 SDValue N00 = N0.getOperand(0); in visitADD() local 3408 SDValue N00 = N0->getOperand(0); in MatchBSwapHWordLow() local 3555 SDValue N00 = N0.getOperand(0); in MatchBSwapHWord() local 4375 SDValue N00 = N->getOperand(0).getOperand(0); in distributeTruncateThroughAnd() local 4419 SDValue N00 = N0->getOperand(0); in visitSHL() local 6969 SDValue N00 = N0.getOperand(0); in visitSIGN_EXTEND_INREG() local 7820 SDValue N00 = N0.getOperand(0); in visitFADDForFMACombine() local 7904 SDValue N00 = N0.getOperand(0); in visitFADDForFMACombine() local 8001 SDValue N00 = N0.getOperand(0).getOperand(0); in visitFSUBForFMACombine() local 8013 SDValue N00 = N0.getOperand(0); in visitFSUBForFMACombine() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 2155 SDValue N00 = N0.getOperand(0); in visitADD() local 4724 SDValue N00 = N0->getOperand(0); in MatchBSwapHWordLow() local 4891 SDValue N00 = N0.getOperand(0); in MatchBSwapHWord() local 6222 SDValue N00 = N->getOperand(0).getOperand(0); in distributeTruncateThroughAnd() local 6300 SDValue N00 = N0->getOperand(0); in visitSHL() local 8486 SDValue N00 = N0.getOperand(0); in visitSIGN_EXTEND() local 9240 SDValue N00 = N0.getOperand(0); in visitSIGN_EXTEND_INREG() local 9259 SDValue N00 = N0.getOperand(0); in visitSIGN_EXTEND_INREG() local 9625 SDValue N00 = N0.getOperand(0); in visitTRUNCATE() local 10183 SDValue N00 = N0.getOperand(0); in visitFADDForFMACombine() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1297 SDValue N00 = N0.getOperand(0); in combineShlAddConstant() local 1393 SDValue N00 = N0.getOperand(0); in visitADD() local 2546 SDValue N00 = N0->getOperand(0); in MatchBSwapHWordLow() local 2675 SDValue N00 = N0.getOperand(0); in MatchBSwapHWord() local 4761 SDValue N00 = N0.getOperand(0); in visitSIGN_EXTEND_INREG() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 4685 SDValue N00 = SkipExtension(N0->getOperand(0).getNode(), DAG); in LowerMUL() local 6607 SDValue N00 = N0->getOperand(0); in PerformVMULCombine() local 6788 SDValue N00 = N0.getOperand(0); in PerformORCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 31711 SDValue N00 = N0.getOperand(0); in combineBitcast() local 31731 SDValue N00 = N0.getOperand(0); in combineBitcast() local 34016 SDValue N00 = N0.getOperand(0); in combineShiftLeft() local 34086 SDValue N00 = N0.getOperand(0); in combineShiftRightArithmetic() local 34309 SDValue N00 = N0.getOperand(0); in combineVectorShiftImm() local 34601 SDValue N00 = N0.getOperand(0); in convertIntLogicToFPLogic() local 36803 SDValue N00 = N0.getOperand(0); in detectPMADDUBSW() local 37423 SDValue N00 = N0.getOperand(0); in combineSignExtendInReg() local 37622 SDValue N00 = N0.getOperand(0); in combineToExtendBoolVectorInReg() local 37998 SDValue N00 = N0.getOperand(0); in combineZext() local [all …]
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2270 SDValue N00 = skipExtensionForVectorMULL(N0->getOperand(0).getNode(), DAG); in LowerMUL() local 7962 SDValue N00 = N0.getOperand(0); in performSRLCombine() local 8063 SDValue N00 = N0->getOperand(0); in performConcatVectorsCombine() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 7534 SDValue N00 = SkipExtensionForVMULL(N0->getOperand(0).getNode(), DAG); in LowerMUL() local 9838 SDValue N00 = N0.getOperand(0); in AddCombineVUZPToVPADDL() local 10589 SDValue N00 = N0->getOperand(0); in PerformVMULCombine() local 10890 SDValue N00 = N0.getOperand(0); in PerformORCombineToBFI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 2612 SDValue N00 = skipExtensionForVectorMULL(N0->getOperand(0).getNode(), DAG); in LowerMUL() local 9124 SDValue N00 = N0.getOperand(0); in performSRLCombine() local 9227 SDValue N00 = N0->getOperand(0); in performConcatVectorsCombine() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 6700 SDValue N00 = SkipExtensionForVMULL(N0->getOperand(0).getNode(), DAG); in LowerMUL() local 9130 SDValue N00 = N0->getOperand(0); in PerformVMULCombine() local 9364 SDValue N00 = N0.getOperand(0); in PerformORCombine() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 13075 SDValue N00 = N0.getOperand(0); in PerformSHLCombine() local 14048 SDValue N00 = N0.getOperand(0); in PerformZExtCombine() local
|