Home
last modified time | relevance | path

Searched defs:foldVectorBinop (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1434 Instruction *InstCombiner::foldVectorBinop(BinaryOperator &Inst) { in foldVectorBinop() function in InstCombiner
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp1517 Instruction *InstCombinerImpl::foldVectorBinop(BinaryOperator &Inst) { in foldVectorBinop() function in InstCombinerImpl