Searched defs:makeConst (Results 1 – 2 of 2) sorted by relevance
83 Tp const& makeConst(Tp& ref) { return ref; } in makeConst() function86 Tp const* makeConst(Tp* ptr) { return ptr; } in makeConst() function89 std::reference_wrapper<const Tp> makeConst(std::reference_wrapper<Tp>& ref) { in makeConst() function
114 auto makeConst = [&](int32_t index) -> Value { convertIntrinsicResult() local 1048 auto makeConst = [&](uint64_t index) -> Value { matchAndRewrite() local 1542 auto makeConst = [&](int32_t index) -> Value { storeFragmentedMatrix() local [all...]