Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2169 SmallVectorImpl<APInt> &Csts) { in matchCombineUnmergeConstant()
2194 SmallVectorImpl<APInt> &Csts) { in applyCombineUnmergeConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5695 SmallVector<Constant *, 16> Csts; in tryOptConstantBuildVec() local