Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2708 pushValueAndType(Input, InstID, Record); in writeOperandBundles()
2785 pushValueAndType(I.getOperand(0), InstID, Vals); in writeInstruction()
2792 pushValueAndType(I.getOperand(0), InstID, Vals); in writeInstruction()
2793 pushValueAndType(I.getOperand(1), InstID, Vals); in writeInstruction()
2800 pushValueAndType(I.getOperand(1), InstID, Vals); in writeInstruction()
2802 pushValueAndType(I.getOperand(0), InstID, Vals); in writeInstruction()
2810 pushValueAndType(I.getOperand(0), InstID, Vals); in writeInstruction()
2811 pushValueAndType(I.getOperand(1), InstID, Vals); in writeInstruction()
2815 pushValueAndType(I.getOperand(0), InstID, Vals); in writeInstruction()
2902 pushValueAndType(Callee, InstID, Vals); in writeInstruction()
[all …]