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

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp264 LBB->printAsOperand(OS, /*PrintType=*/false, MST);
320 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.cpp3435 this->printAsOperand(OS, /* PrintType */ true, MST);
3468 void Value::printAsOperand(raw_ostream &O, bool PrintType, function in class:Value
3483 void Value::printAsOperand(raw_ostream &O, bool PrintType, function in class:Value
3512 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { function in class:Metadata
3517 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, function in class:Metadata

Completed in 119 milliseconds