Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/IR/
H A DAsmWriter.cpp3507 writeOperand(*PI, false); in printBasicBlock()
3510 writeOperand(*PI, false); in printBasicBlock()
3635 writeOperand(BI.getCondition(), true); in printInstruction()
3659 writeOperand(Operand, true); in printInstruction()
3681 writeOperand(I.getOperand(0), true); in printInstruction()
3687 writeOperand(I.getOperand(1), true); in printInstruction()
3777 writeOperand(Operand, false); in printInstruction()
3822 writeOperand(Operand, false); in printInstruction()
4020 writeOperand(BB->getParent(), false); in printUseListOrder()
4022 writeOperand(BB, false); in printUseListOrder()
[all …]