Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp614 auto ConstSrc0 = in selectG_BUILD_VECTOR_TRUNC() local
616 if (ConstSrc0) { in selectG_BUILD_VECTOR_TRUNC()
617 const int64_t K0 = ConstSrc0->Value.getSExtValue(); in selectG_BUILD_VECTOR_TRUNC()