Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp96 Printable MachineSSAContext::printAsOperand(const MachineBasicBlock *BB) const { in printAsOperand() function in MachineSSAContext
H A DMachineBasicBlock.cpp586 void MachineBasicBlock::printAsOperand(raw_ostream &OS, printAsOperand() function in MachineBasicBlock
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp99 template <> Printable SSAContext::printAsOperand(const BasicBlock *BB) const { in printAsOperand() function in SSAContext
H A DAsmWriter.cpp4977 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 DVPlan.cpp1170 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { printAsOperand() function in VPValue
[all...]
H A DVPlan.h639 void printAsOperand(raw_ostream &OS, bool PrintType) const { printAsOperand() function
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1116 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { printAsOperand() function