Home
last modified time | relevance | path

Searched defs:mref (Results 1 – 8 of 8) sorted by relevance

/llvm-project/libcxx/test/std/containers/unord/unord.map/unord.map.elem/
H A Dindex.pass.cpp127 MappedType& mref = c[k]; in main() local
139 MappedType& mref = c[k]; in main() local
151 MappedType& mref = c[std::move(k)]; in main() local
/llvm-project/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp92 MappedType& mref = c[k]; in main() local
104 MappedType& mref = c[k]; in main() local
H A Dindex_rv_key.pass.cpp69 MappedType& mref = c[std::move(k)]; in main() local
/llvm-project/mlir/lib/ExecutionEngine/
H A DCRunnerUtils.cpp192 extern "C" void _mlir_ciface_shuffle(StridedMemRefType<uint64_t, 1> *mref, in _mlir_ciface_shuffle()
/llvm-project/flang/include/flang/Semantics/
H A Dscope.h243 set_instantiationContext(parser::Message::Reference && mref) set_instantiationContext() argument
/llvm-project/libcxx/test/std/utilities/variant/variant.variant/variant.assign/
H A Dmove.pass.cpp433 MET& mref = std::get<1>(v1); in test_assignment_throw() local
H A Dcopy.pass.cpp518 MET& mref = std::get<1>(v1); in test_assignment_throw() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp7321 Address mref = EmitVTableMessageSend() local