Home
last modified time | relevance | path

Searched defs:visitBinaryOperator (Results 1 – 25 of 33) sorted by relevance

12

/aosp_15_r20/external/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp70 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
H A DCFLGraph.h249 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() function
H A DInlineCost.cpp757 bool CallAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in CallAnalyzer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp68 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
H A DCFLGraph.h287 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() function
H A DInlineCost.cpp1327 bool CallAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in CallAnalyzer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLoopUnrollAnalyzer.cpp77 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DInstVisitor.h238 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DInstVisitor.h261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DInstVisitor.h261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstVisitor.h270 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DInstVisitor.h261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DInstVisitor.h261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DInstVisitor.h261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp435 bool Scalarizer::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in Scalarizer
H A DSCCP.cpp876 void SCCPSolver::visitBinaryOperator(Instruction &I) { in visitBinaryOperator() function in SCCPSolver
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp614 bool ScalarizerVisitor::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in ScalarizerVisitor
H A DSCCP.cpp1000 void SCCPSolver::visitBinaryOperator(Instruction &I) { in visitBinaryOperator() function in SCCPSolver
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp886 bool AMDGPUCodeGenPrepare::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in AMDGPUCodeGenPrepare
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp678 bool ScalarizerVisitor::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in ScalarizerVisitor
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp1234 bool AMDGPUCodeGenPrepare::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in AMDGPUCodeGenPrepare
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1267 void DFSanVisitor::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in DFSanVisitor
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1265 void SCCPInstVisitor::visitBinaryOperator(Instruction &I) { in visitBinaryOperator() function in SCCPInstVisitor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1410 void DFSanVisitor::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in DFSanVisitor
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp734 void Interpreter::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in Interpreter

12