Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp1775 SmallVectorImpl<APInt> &Csts) { in matchCombineUnmergeConstant()
1800 SmallVectorImpl<APInt> &Csts) { in applyCombineUnmergeConstant()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5470 SmallVector<Constant *, 16> Csts; in tryOptConstantBuildVec() local