Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
HDDXILValueEnumerator.h252 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
HDDXILValueEnumerator.cpp613 MetadataMapType::value_type &FirstMD) { in dropFunctionFromMetadata() argument
631 push(FirstMD); in dropFunctionFromMetadata()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.h249 void dropFunctionFromMetadata(MetadataMapType::value_type &FirstMD);
HDValueEnumerator.cpp646 MetadataMapType::value_type &FirstMD) { in dropFunctionFromMetadata() argument
664 push(FirstMD); in dropFunctionFromMetadata()