Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAContext.cpp96 Printable MachineSSAContext::printAsOperand(const MachineBasicBlock *BB) const { printAsOperand() function in MachineSSAContext
H A DMachineBasicBlock.cpp592 void MachineBasicBlock::printAsOperand(raw_ostream &OS, printAsOperand() function in MachineBasicBlock
/llvm-project/llvm/lib/IR/
H A DSSAContext.cpp99 return Printable([BB](raw_ostream &Out) { BB->printAsOperand(Out); }); in printAsOperand() function in SSAContext
H A DAsmWriter.cpp5105 void Value::printAsOperand(raw_ostream &O, bool PrintType, printAsOperand() function in Value
5120 void Value::printAsOperand(raw_ostream &O, bool PrintType, printAsOperand() function in Value
5211 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { printAsOperand() function in Metadata
5216 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, printAsOperand() function in Metadata
/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp
/llvm-project/mlir/lib/IR/
H A DAsmPrinter.cpp3992 void Value::printAsOperand(raw_ostream &os, in printAsOperand() function in Block
3900 void Value::printAsOperand(raw_ostream &os, AsmState &state) const { printAsOperand() function in Value
3925 void Value::printAsOperand(raw_ostream &os, printAsOperand() function in Value
3983 void Block::printAsOperand(raw_ostream &os, bool printType) { printAsOperand() function in Block
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1398 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { printAsOperand() function in VPValue
[all...]
H A DVPlan.h651 void printAsOperand(raw_ostream &OS, bool PrintType) const { printAsOperand() function
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1119 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function