/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | LoopUnrollAnalyzer.cpp | 70 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
|
H A D | CFLGraph.h | 249 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() function
|
H A D | InlineCost.cpp | 757 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 D | LoopUnrollAnalyzer.cpp | 68 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
|
H A D | CFLGraph.h | 287 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() function
|
H A D | InlineCost.cpp | 1327 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 D | LoopUnrollAnalyzer.cpp | 77 bool UnrolledInstAnalyzer::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in UnrolledInstAnalyzer
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | InstVisitor.h | 238 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | InstVisitor.h | 261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | InstVisitor.h | 261 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 D | InstVisitor.h | 270 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 D | InstVisitor.h | 261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | InstVisitor.h | 261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | InstVisitor.h | 261 RetTy visitBinaryOperator(BinaryOperator &I) { DELEGATE(Instruction);} in visitBinaryOperator() function
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 435 bool Scalarizer::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in Scalarizer
|
H A D | SCCP.cpp | 876 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 D | Scalarizer.cpp | 614 bool ScalarizerVisitor::visitBinaryOperator(BinaryOperator &BO) { in visitBinaryOperator() function in ScalarizerVisitor
|
H A D | SCCP.cpp | 1000 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 D | AMDGPUCodeGenPrepare.cpp | 886 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 D | Scalarizer.cpp | 678 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 D | AMDGPUCodeGenPrepare.cpp | 1234 bool AMDGPUCodeGenPrepare::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in AMDGPUCodeGenPrepare
|
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/ |
H A D | DataFlowSanitizer.cpp | 1267 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 D | SCCPSolver.cpp | 1265 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 D | DataFlowSanitizer.cpp | 1410 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 D | Execution.cpp | 734 void Interpreter::visitBinaryOperator(BinaryOperator &I) { in visitBinaryOperator() function in Interpreter
|