Searched defs:printAsOperand (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineSSAContext.cpp | 96 Printable MachineSSAContext::printAsOperand(const MachineBasicBlock *BB) const { in printAsOperand() function in MachineSSAContext
|
H A D | MachineBasicBlock.cpp | 586 void MachineBasicBlock::printAsOperand(raw_ostream &OS, printAsOperand() function in MachineBasicBlock
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | SSAContext.cpp | 99 template <> Printable SSAContext::printAsOperand(const BasicBlock *BB) const { in printAsOperand() function in SSAContext
|
H A D | AsmWriter.cpp | 4977 void Value::printAsOperand(raw_ostream &O, bool PrintType, printAsOperand() function in Value 4992 void Value::printAsOperand(raw_ostream &O, bool PrintType, printAsOperand() function in Value 5083 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { printAsOperand() function in Metadata 5088 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, printAsOperand() function in Metadata
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 1170 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { printAsOperand() function in VPValue [all...] |
H A D | VPlan.h | 639 void printAsOperand(raw_ostream &OS, bool PrintType) const { printAsOperand() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1116 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { printAsOperand() function
|