Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp229 unsigned getValueId(GlobalValue::GUID ValGUID) { getValueId() function in __anon5e25d82e0111::ModuleBitcodeWriterBase
239 unsigned getValueId(ValueInfo VI) { getValueId() function in __anon5e25d82e0111::ModuleBitcodeWriterBase
554 std::optional<unsigned> getValueId(GlobalValue::GUID ValGUID) { getValueId() function in __anon5e25d82e0111::IndexBitcodeWriter
[all...]