Searched defs:printAsOperand (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/SandboxIR/ |
| H A D | Argument.cpp | 14 void Argument::printAsOperand(raw_ostream &OS) const { in printAsOperand() function in llvm::sandboxir::Argument
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | SSAContext.cpp | 98 template <> Printable SSAContext::printAsOperand(const BasicBlock *BB) const { in printAsOperand() function in SSAContext
|
| H A D | AsmWriter.cpp | 5301 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 5316 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 5407 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata 5412 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineSSAContext.cpp | 121 Printable MachineSSAContext::printAsOperand(const MachineBasicBlock *BB) const { in printAsOperand() function in MachineSSAContext
|
| H A D | MachineBasicBlock.cpp | 592 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.cpp | 1493 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
|
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
| H A D | CFG.h | 1125 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|