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

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp274 LBB->printAsOperand(OS, /*PrintType=*/false, MST);
330 void MachineBasicBlock::printAsOperand(raw_ostream &OS, function in class:MachineBasicBlock
/external/clang/include/clang/Analysis/
H A DCFG.h648 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { function in class:clang::CFGBlock::ElementList
/external/llvm/lib/IR/
H A DAsmWriter.cpp3331 this->printAsOperand(OS, /* PrintType */ true, MST);
3364 void Value::printAsOperand(raw_ostream &O, bool PrintType, function in class:Value
3379 void Value::printAsOperand(raw_ostream &O, bool PrintType, function in class:Value
3408 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { function in class:Metadata
3413 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, function in class:Metadata

Completed in 198 milliseconds