Searched defs:printAsOperand (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 4778 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 4793 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 4884 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata 4889 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 1014 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
|
H A D | VPlan.h | 605 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
H A D | MachineBasicBlock.cpp | 577 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | CFG.h | 1088 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|