Searched defs:printAsOperand (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AsmWriter.cpp | 5105 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 D | SandboxIR.cpp | 180 void Argument::printAsOperand(raw_ostream &OS) const { in printAsOperand() function in Argument
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
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 | 1453 void VPValue::printAsOperand(raw_ostream &OS, VPSlotTracker &Tracker) const { in printAsOperand() function in VPValue
|
H A D | VPlan.h | 666 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | CFG.h | 1119 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|