Searched defs:pushValueAndType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ | ||
H A D | DXILBitcodeWriter.cpp | 2203 bool DXILBitcodeWriter::pushValueAndType(const Value *V, unsigned InstID, pushValueAndType() function in DXILBitcodeWriter |
/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 2895 bool ModuleBitcodeWriter::pushValueAndType(const Value *V, unsigned InstID, pushValueAndType() function in ModuleBitcodeWriter |