Home
last modified time | relevance | path

Searched defs:getValueId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp188 unsigned getValueId(GlobalValue::GUID ValGUID) { in getValueId() function in llvm::dxil::DXILBitcodeWriter
198 unsigned getValueId(ValueInfo VI) { in getValueId() function in llvm::dxil::DXILBitcodeWriter
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp243 unsigned getValueId(GlobalValue::GUID ValGUID) { in getValueId() function in __anoneb218b5c0111::ModuleBitcodeWriterBase
253 unsigned getValueId(ValueInfo VI) { in getValueId() function in __anoneb218b5c0111::ModuleBitcodeWriterBase
587 std::optional<unsigned> getValueId(GlobalValue::GUID ValGUID) { in getValueId() function in __anoneb218b5c0111::IndexBitcodeWriter