Home
last modified time | relevance | path

Searched refs:ConstantFoldVectorBinop (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DUtils.h295 SmallVector<APInt> ConstantFoldVectorBinop(unsigned Opcode, const Register Op1,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEMIRBuilder.cpp225 SmallVector<APInt> VecCst = ConstantFoldVectorBinop( in buildInstr()
H A DUtils.cpp781 llvm::ConstantFoldVectorBinop(unsigned Opcode, const Register Op1, in ConstantFoldVectorBinop() function in llvm