Home
last modified time | relevance | path

Searched defs:visitAdd (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h694 void visitAdd(const User &I) { visitBinary(I, ISD::ADD); } in visitAdd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h544 void visitAdd(const User &I) { visitBinary(I, ISD::ADD); } in visitAdd() function
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h829 void visitAdd(const User &I) { visitBinary(I, ISD::ADD); } in visitAdd() function
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1030 Instruction *InstCombiner::visitAdd(BinaryOperator &I) { in visitAdd() function in InstCombiner
/aosp_15_r20/external/python/cpython2/Lib/compiler/
Dpycodegen.py1182 def visitAdd(self, node): member in CodeGenerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1205 Instruction *InstCombiner::visitAdd(BinaryOperator &I) { in visitAdd() function in InstCombiner
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1338 Instruction *InstCombinerImpl::visitAdd(BinaryOperator &I) { in visitAdd() function in InstCombinerImpl
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1665 void visitAdd(BinaryOperator &I) { handleShadowOr(I); } in visitAdd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2180 void visitAdd(BinaryOperator &I) { handleShadowOr(I); } in visitAdd() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2527 void visitAdd(BinaryOperator &I) { handleShadowOr(I); } in visitAdd() function
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...