Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineBasicBlock.cpp326 void MachineBasicBlock::printAsOperand(raw_ostream &OS, bool /*PrintType*/) const { in printAsOperand() function in MachineBasicBlock
/external/clang/include/clang/Analysis/
DCFG.h649 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
/external/llvm/lib/IR/
DAsmWriter.cpp3166 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const { in printAsOperand() function in Value
3210 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata