Searched defs:printAsOperand (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| HD | VPlanValue.h | 88 void printAsOperand(raw_ostream &OS) const { in printAsOperand() function
|
| HD | VPlan.h | 558 void printAsOperand(raw_ostream &OS, bool PrintType) const { in printAsOperand() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | AsmWriter.cpp | 4393 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 4408 void Value::printAsOperand(raw_ostream &O, bool PrintType, in printAsOperand() function in Value 4435 void Metadata::printAsOperand(raw_ostream &OS, const Module *M) const { in printAsOperand() function in Metadata 4440 void Metadata::printAsOperand(raw_ostream &OS, ModuleSlotTracker &MST, in printAsOperand() function in Metadata
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | MachineBasicBlock.cpp | 443 void MachineBasicBlock::printAsOperand(raw_ostream &OS, in printAsOperand() function in MachineBasicBlock
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/ |
| HD | CFG.h | 1089 void printAsOperand(raw_ostream &OS, bool /*PrintType*/) { in printAsOperand() function
|