Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp4700 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4715 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
4742 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata
4747 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1171 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
H A DVPlan.h624 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp551 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h1088 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function