Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.cpp702 auto ConstSrc0 = in selectG_BUILD_VECTOR() local
704 if (ConstSrc0) { in selectG_BUILD_VECTOR()
705 const int64_t K0 = ConstSrc0->Value.getSExtValue(); in selectG_BUILD_VECTOR()