Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp5105 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
5120 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value
5211 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata
5216 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp180 void Argument::printAsOperand(raw_ostream &OS) const { in printAsOperand() function in Argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp592 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp1453 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
H A DVPlan.h666 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DCFG.h1119 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function