Searched refs:writeOperand (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | AsmWriter.cpp | 4050 writeOperand(*PI, false); in printBasicBlock() 4053 writeOperand(*PI, false); in printBasicBlock() 4213 writeOperand(Operand, true); in printInstruction() 4235 writeOperand(I.getOperand(0), true); in printInstruction() 4241 writeOperand(I.getOperand(1), true); in printInstruction() 4329 writeOperand(Operand, false); in printInstruction() 4377 writeOperand(Operand, false); in printInstruction() 4417 writeOperand(Operand, false); in printInstruction() 4704 writeOperand(BB->getParent(), false); in printUseListOrder() 4706 writeOperand(BB, false); in printUseListOrder() [all …]
|