Searched defs:printAsOperand (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 4700 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 D | VPlan.cpp | 1171 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
|
H A D | VPlan.h | 624 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 551 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | CFG.h | 1088 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|