Searched refs:writeOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 3873 writeOperand(*PI, false); in printBasicBlock() 3876 writeOperand(*PI, false); in printBasicBlock() 4025 writeOperand(Operand, true); in printInstruction() 4047 writeOperand(I.getOperand(0), true); in printInstruction() 4053 writeOperand(I.getOperand(1), true); in printInstruction() 4143 writeOperand(Operand, false); in printInstruction() 4188 writeOperand(Operand, false); in printInstruction() 4228 writeOperand(Operand, false); in printInstruction() 4458 writeOperand(BB->getParent(), false); in printUseListOrder() 4460 writeOperand(BB, false); in printUseListOrder() [all …]
|