Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2035 SmallVectorImpl<APInt> &Csts) { in matchCombineUnmergeConstant()
2060 SmallVectorImpl<APInt> &Csts) { in applyCombineUnmergeConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4803 SmallVector<Constant *, 16> Csts; in tryOptConstantBuildVec() local