Searched defs:WriteAsOperand (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
H A DDominators.h158 inline void WriteAsOperand(raw_ostream &OS, const CFGBlock *BB, function in namespace:clang
/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp280 WriteAsOperand(OS, LBB, /*PrintType=*/false);
1214 void llvm::WriteAsOperand(raw_ostream &OS, const MachineBasicBlock *MBB, function in class:llvm
/external/llvm/lib/IR/
H A DAsmWriter.cpp1067 /// WriteAsOperand - Write the name of the specified value out to the specified
1177 void WriteAsOperand(raw_ostream &Out, const Value *V, function in namespace:llvm
2195 WriteAsOperand(OS, this, true, 0);

Completed in 155 milliseconds