Searched defs:printAsOperand (Results 1 - 3 of 3) sorted by path

/external/clang/include/clang/Analysis/
H A DCFG.h650 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { function in class:clang::CFGBlock::ElementList
/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp282 LBB->printAsOperand(OS, /*PrintType=*/false);
335 void MachineBasicBlock::printAsOperand(raw_ostream &OS, bool /*PrintType*/) const { function in class:MachineBasicBlock
/external/llvm/lib/IR/
H A DAsmWriter.cpp2260 this->printAsOperand(OS);
2266 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const { function in class:Value

Completed in 516 milliseconds